mmpretrain/configs/_base_/datasets
Ma Zerun a97ccd5579
[Fix] Fix swin transformer config (#355)
* Fix config bug in swin

* Format config and checkpoint name of swin transformer.

* Fix link in model zoo
2021-07-14 15:10:20 +08:00
..
cifar10_bs16.py [Bug] Fix Cifar color channel (#280) 2021-05-31 14:15:22 +08:00
cifar100_bs16.py [Bug] Fix Cifar color channel (#280) 2021-05-31 14:15:22 +08:00
imagenet_bs32.py Add model inference (#16) 2020-09-30 19:00:20 +08:00
imagenet_bs32_pil_resize.py Add model inference (#16) 2020-09-30 19:00:20 +08:00
imagenet_bs64.py Add model inference (#16) 2020-09-30 19:00:20 +08:00
imagenet_bs64_pil_resize.py Add model inference (#16) 2020-09-30 19:00:20 +08:00
imagenet_bs64_swin_224.py [Fix] Fix swin transformer config (#355) 2021-07-14 15:10:20 +08:00
imagenet_bs64_swin_384.py [Fix] Fix swin transformer config (#355) 2021-07-14 15:10:20 +08:00
voc_bs16.py [Feature] Add heads and config for multilabel task (#145) 2021-01-25 18:10:14 +08:00