AmirhosseinHonardoust/Noise-Injection-Techniques
Noise Injection Techniques provides a comprehensive exploration of methods to make machine learning models more robust to real-world bad data. This repository explains and demonstrates Gaussian noise, dropout, mixup, masking, adversarial noise, and label smoothing, with intuitive explanations, theory, and practical code examples.
Stars
22
Forks
—
Language
—
License
MIT
Category
Last pushed
Nov 15, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/AmirhosseinHonardoust/Noise-Injection-Techniques"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
TorchIO-project/torchio
Medical imaging processing for AI applications.
aleju/imgaug
Image augmentation for machine learning experiments.
BloodAxe/pytorch-toolbelt
PyTorch extensions for fast R&D prototyping and Kaggle farming
mdbloice/Augmentor
Image augmentation library in Python for machine learning.
qubvel/ttach
Image Test Time Augmentation with PyTorch!