Commit Graph

15 Commits (82ce70eec33eb0be96d6e55fcd46d9e1a1c82f77)

Author SHA1 Message Date
Ross Wightman 61ce0d7daf Fix MobileNetV2 head conv size for multiplier < 1.0. Add some missing modification copyrights, fix starting date of some old ones.
4 years ago
Ross Wightman ed41d32637 Add repr to auto_augment and random_erasing impl
4 years ago
Ross Wightman 3cdaf5ed56 Add `mmax` config key to auto_augment for increasing upper bound of RandAugment magnitude beyond 10. Make AugMix uniform sampling default not override config setting.
4 years ago
Norman Mu 79640fcc1f Enable uniform augmentation magnitude sampling and set AugMix default
4 years ago
Ross Wightman 6c17d57a2c Fix some attributions, add copyrights to some file docstrings
5 years ago
Ross Wightman 3eb4a96eda Update AugMix, JSD, etc comments and references
6 years ago
Ross Wightman 7547119891 Add SplitBatchNorm. AugMix, Rand/AutoAugment, Split (Aux) BatchNorm, Jensen-Shannon Divergence, RandomErasing all working together
6 years ago
Ross Wightman 3cc0f91e23 Fix augmix variable name scope overlap, default non-blended mode
6 years ago
Ross Wightman 3afc2a4dc0 Some cleanup/improvements to AugMix impl:
6 years ago
Ross Wightman 232ab7fb12 Working on an implementation of AugMix with JensenShannonDivergence loss that's compatible with my AutoAugment and RandAugment impl
6 years ago
Ross Wightman 31453b039e Update Auto/RandAugment comments, README, more.
6 years ago
Ross Wightman 4243f076f1 Adding RandAugment to AutoAugment impl, some tweaks to AA included
6 years ago
Ross Wightman c06274e5a2 Add note on random selection of magnitude value
6 years ago
Ross Wightman b750b76f67 More AutoAugment work. Ready to roll...
6 years ago
Ross Wightman 25d2088d9e Working on auto-augment
6 years ago