mmpretrain/configs/_base_/datasets
mzr1996 c0f3ba68a8 Add MAE version ViT-base training results and fix some errors in configs. 2022-07-18 11:11:13 +08:00
..
pipelines
cifar10_bs16.py [Refactor] refactor randomCrop, randomResizeCrop and CenterCrop。 2022-07-18 10:57:17 +08:00
cifar100_bs16.py [Refactor] refactor randomCrop, randomResizeCrop and CenterCrop。 2022-07-18 10:57:17 +08:00
cub_bs8_384.py Add CUB dataset 2022-07-18 11:11:13 +08:00
cub_bs8_448.py Add CUB dataset 2022-07-18 11:11:13 +08:00
imagenet21k_bs128.py [Refactor] Add `ResizeEdge` and refactor all dataset configs. 2022-07-18 10:53:56 +08:00
imagenet_bs32.py [Refactor] Add `ResizeEdge` and refactor all dataset configs. 2022-07-18 10:53:56 +08:00
imagenet_bs32_pil_bicubic.py [Refactor] Add `ResizeEdge` and refactor all dataset configs. 2022-07-18 10:53:56 +08:00
imagenet_bs32_pil_resize.py [Refactor] Add `ResizeEdge` and refactor all dataset configs. 2022-07-18 10:53:56 +08:00
imagenet_bs64.py [Refactor] Add `ResizeEdge` and refactor all dataset configs. 2022-07-18 10:53:56 +08:00
imagenet_bs64_autoaug.py Update autoaug and randaug configs 2022-07-18 10:53:56 +08:00
imagenet_bs64_convmixer_224.py Update autoaug and randaug configs 2022-07-18 10:53:56 +08:00
imagenet_bs64_mixer_224.py [Refactor] Add `ResizeEdge` and refactor all dataset configs. 2022-07-18 10:53:56 +08:00
imagenet_bs64_pil_resize.py [Refactor] Add `ResizeEdge` and refactor all dataset configs. 2022-07-18 10:53:56 +08:00
imagenet_bs64_pil_resize_autoaug.py Update autoaug and randaug configs 2022-07-18 10:53:56 +08:00
imagenet_bs64_swin_224.py Update autoaug and randaug configs 2022-07-18 10:53:56 +08:00
imagenet_bs64_swin_384.py Add MAE version ViT-base training results and fix some errors in configs. 2022-07-18 11:11:13 +08:00
imagenet_bs64_t2t_224.py Update autoaug and randaug configs 2022-07-18 10:53:56 +08:00
imagenet_bs128_mbv3.py Update autoaug and randaug configs 2022-07-18 10:53:56 +08:00
imagenet_bs128_poolformer_medium_224.py Update autoaug and randaug configs 2022-07-18 10:53:56 +08:00
imagenet_bs128_poolformer_small_224.py Update autoaug and randaug configs 2022-07-18 10:53:56 +08:00
imagenet_bs256_rsb_a3.py Update autoaug and randaug configs 2022-07-18 10:53:56 +08:00
imagenet_bs256_rsb_a12.py Update autoaug and randaug configs 2022-07-18 10:53:56 +08:00
voc_bs16.py Add multi label metrics 2022-07-18 11:11:13 +08:00