Ross Wightman
|
8c9814e3f5
|
Final cleanup of mixup/cutmix. Element/batch modes working with both collate (prefetcher active) and without prefetcher.
|
2020-08-12 17:01:32 -07:00 |
|
Ross Wightman
|
92f2d0d65d
|
Merge branch 'master' into cutmix. Fixup a few issues.
|
2020-08-07 15:59:52 -07:00 |
|
Ross Wightman
|
d23a2697d0
|
Working on feature extraction, interfaces refined, a number of models working, some in progress.
|
2020-06-29 18:18:59 -07:00 |
|
Ross Wightman
|
b3cb5f3275
|
Working on CutMix impl as per #8, integrating with Mixup, currently experimenting...
|
2020-02-16 20:09:11 -08:00 |
|
Ross Wightman
|
7547119891
|
Add SplitBatchNorm. AugMix, Rand/AutoAugment, Split (Aux) BatchNorm, Jensen-Shannon Divergence, RandomErasing all working together
|
2020-01-05 19:58:59 -08:00 |
|
Ross Wightman
|
232ab7fb12
|
Working on an implementation of AugMix with JensenShannonDivergence loss that's compatible with my AutoAugment and RandAugment impl
|
2019-12-20 23:04:11 -08:00 |
|
Ross Wightman
|
4243f076f1
|
Adding RandAugment to AutoAugment impl, some tweaks to AA included
|
2019-11-21 21:14:33 -08:00 |
|
Ross Wightman
|
daeaa113e2
|
Add initial sotabench attempt. Split create_transform out of create_loader. Update requirements.txt
|
2019-08-12 23:06:19 -07:00 |
|
Ross Wightman
|
7a92caa560
|
Add basic image folder style dataset to read directly out of tar files, example in validate.py
|
2019-07-25 10:51:03 -07:00 |
|
Ross Wightman
|
aa4354f466
|
Big re-org, working towards making pip/module as 'timm'
|
2019-06-19 17:20:51 -07:00 |
|