..
README.md
[Docs] Update metafile and Readme ( #435 )
2021-09-18 16:32:46 +08:00
metafile.yml
[Docs] Update metafile and Readme ( #435 )
2021-09-18 16:32:46 +08:00
resnet18_b16x8_cifar10.py
Rearrange config files ( #116 )
2020-12-18 16:59:50 +08:00
resnet18_b32x8_imagenet.py
Rearrange config files ( #116 )
2020-12-18 16:59:50 +08:00
resnet34_b16x8_cifar10.py
Rearrange config files ( #116 )
2020-12-18 16:59:50 +08:00
resnet34_b32x8_imagenet.py
Rearrange config files ( #116 )
2020-12-18 16:59:50 +08:00
resnet50_b16x8_cifar10.py
Rearrange config files ( #116 )
2020-12-18 16:59:50 +08:00
resnet50_b16x8_cifar10_mixup.py
[Feature] Add "mixup" from Bag of Tricks ( #160 )
2021-02-25 14:06:58 +08:00
resnet50_b16x8_cifar100.py
[Feature] Add Cifar100 config ( #208 )
2021-04-13 20:15:29 +08:00
resnet50_b32x8_coslr_imagenet.py
Rearrange config files ( #116 )
2020-12-18 16:59:50 +08:00
resnet50_b32x8_cutmix_imagenet.py
[Feature] Add cutmix option ( #198 )
2021-04-14 21:27:42 +08:00
resnet50_b32x8_imagenet.py
Rearrange config files ( #116 )
2020-12-18 16:59:50 +08:00
resnet50_b32x8_label_smooth_imagenet.py
[Bug]Fix label smooth bug ( #203 )
2021-04-13 13:53:56 +08:00
resnet50_b32x8_mixup_imagenet.py
[Feature] Add "mixup" from Bag of Tricks ( #160 )
2021-02-25 14:06:58 +08:00
resnet50_b64x32_warmup_coslr_imagenet.py
Rearrange config files ( #116 )
2020-12-18 16:59:50 +08:00
resnet50_b64x32_warmup_imagenet.py
Rearrange config files ( #116 )
2020-12-18 16:59:50 +08:00
resnet50_b64x32_warmup_label_smooth_imagenet.py
Fix broken _base_ link in a resnet config. ( #361 )
2021-07-25 23:50:32 -04:00
resnet101_b16x8_cifar10.py
Rearrange config files ( #116 )
2020-12-18 16:59:50 +08:00
resnet101_b32x8_imagenet.py
Rearrange config files ( #116 )
2020-12-18 16:59:50 +08:00
resnet152_b16x8_cifar10.py
Rearrange config files ( #116 )
2020-12-18 16:59:50 +08:00
resnet152_b32x8_imagenet.py
Rearrange config files ( #116 )
2020-12-18 16:59:50 +08:00
resnetv1d50_b32x8_imagenet.py
fix resnetv1d configs and update ckpts ( #288 )
2021-06-03 16:30:29 +08:00
resnetv1d101_b32x8_imagenet.py
fix resnetv1d configs and update ckpts ( #288 )
2021-06-03 16:30:29 +08:00
resnetv1d152_b32x8_imagenet.py
fix resnetv1d configs and update ckpts ( #288 )
2021-06-03 16:30:29 +08:00