add Data Augmentation

This commit is contained in:
amusi 2019-12-04 13:51:51 +08:00
parent 5d14ba4f98
commit 1cc17dbc9a

View File

@ -169,6 +169,7 @@ If you want to contribute to this list (please do), send me a pull request.
- [Bayesian](https://github.com/dimenwarper/awesome-bayes)
- [Deep Bayesian](https://github.com/otokonoko8/deep-Bayesian-nonparametrics-papers)
- [Capsule Networks](https://github.com/sekwiatkowski/awesome-capsule-networks)
- [Data Augmentation](https://github.com/AgaMiko/data-augmentation-review)
- GAN
- [really-awesome-gan](https://github.com/nightrome/really-awesome-gan)
- [AdversarialNetsPapers](https://github.com/zhangqianhui/AdversarialNetsPapers)