From 1cc17dbc9aa86ffffee763a41db9e3247c76e81e Mon Sep 17 00:00:00 2001 From: amusi Date: Wed, 4 Dec 2019 13:51:51 +0800 Subject: [PATCH] add Data Augmentation --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 105e070..7ef5846 100644 --- a/README.md +++ b/README.md @@ -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)