mmpretrain/configs/_base_/datasets
mzr1996 dbef2b41c6 [Fix] Align COCO dataset format. 2023-06-19 07:24:07 +00:00
..
pipelines
cifar10_bs16.py
cifar100_bs16.py
coco_caption.py [Feat] Add download link for coco caption and retrieval annotations. (#1607) 2023-06-13 10:29:54 +08:00
coco_okvqa.py [Fix] Align COCO dataset format. 2023-06-19 07:24:07 +00:00
coco_retrieval.py [Feat] Add download link for coco caption and retrieval annotations. (#1607) 2023-06-13 10:29:54 +08:00
coco_vg_vqa.py [Feature] Support multiple multi-modal algorithms and inferencers. (#1561) 2023-05-19 16:50:04 +08:00
coco_vqa.py [Feature] Support multiple multi-modal algorithms and inferencers. (#1561) 2023-05-19 16:50:04 +08:00
cub_bs8_384.py
cub_bs8_448.py
flickr30k_caption.py [Feature] Support Flickr30k Retrieval dataset (#1625) 2023-06-19 15:15:03 +08:00
flickr30k_retrieval.py [Feature] Support Flickr30k Retrieval dataset (#1625) 2023-06-19 15:15:03 +08:00
gqa.py [Feature] Add GQA dataset. (#1585) 2023-05-23 11:25:42 +08:00
imagenet21k_bs128.py [Refactor] Support to use "split" to specify training set/validation set in the ImageNet dataset (#1535) 2023-06-02 11:03:18 +08:00
imagenet_bs8_pil_bicubic_320.py [Refactor] Support to use "split" to specify training set/validation set in the ImageNet dataset (#1535) 2023-06-02 11:03:18 +08:00
imagenet_bs16_eva_196.py [Refactor] Support to use "split" to specify training set/validation set in the ImageNet dataset (#1535) 2023-06-02 11:03:18 +08:00
imagenet_bs16_eva_336.py [Refactor] Support to use "split" to specify training set/validation set in the ImageNet dataset (#1535) 2023-06-02 11:03:18 +08:00
imagenet_bs16_eva_448.py
imagenet_bs16_eva_560.py [Refactor] Support to use "split" to specify training set/validation set in the ImageNet dataset (#1535) 2023-06-02 11:03:18 +08:00
imagenet_bs16_pil_bicubic_384.py [Refactor] Support to use "split" to specify training set/validation set in the ImageNet dataset (#1535) 2023-06-02 11:03:18 +08:00
imagenet_bs32.py [Refactor] Support to use "split" to specify training set/validation set in the ImageNet dataset (#1535) 2023-06-02 11:03:18 +08:00
imagenet_bs32_byol.py [Refactor] Support to use "split" to specify training set/validation set in the ImageNet dataset (#1535) 2023-06-02 11:03:18 +08:00
imagenet_bs32_mocov2.py [Refactor] Support to use "split" to specify training set/validation set in the ImageNet dataset (#1535) 2023-06-02 11:03:18 +08:00
imagenet_bs32_pil_bicubic.py [Refactor] Support to use "split" to specify training set/validation set in the ImageNet dataset (#1535) 2023-06-02 11:03:18 +08:00
imagenet_bs32_pil_resize.py [Refactor] Support to use "split" to specify training set/validation set in the ImageNet dataset (#1535) 2023-06-02 11:03:18 +08:00
imagenet_bs32_simclr.py [Refactor] Support to use "split" to specify training set/validation set in the ImageNet dataset (#1535) 2023-06-02 11:03:18 +08:00
imagenet_bs64.py [Refactor] Support to use "split" to specify training set/validation set in the ImageNet dataset (#1535) 2023-06-02 11:03:18 +08:00
imagenet_bs64_autoaug.py [Refactor] Support to use "split" to specify training set/validation set in the ImageNet dataset (#1535) 2023-06-02 11:03:18 +08:00
imagenet_bs64_clip_224.py [Refactor] Support to use "split" to specify training set/validation set in the ImageNet dataset (#1535) 2023-06-02 11:03:18 +08:00
imagenet_bs64_clip_384.py [Refactor] Support to use "split" to specify training set/validation set in the ImageNet dataset (#1535) 2023-06-02 11:03:18 +08:00
imagenet_bs64_clip_448.py [Refactor] Support to use "split" to specify training set/validation set in the ImageNet dataset (#1535) 2023-06-02 11:03:18 +08:00
imagenet_bs64_convmixer_224.py [Refactor] Support to use "split" to specify training set/validation set in the ImageNet dataset (#1535) 2023-06-02 11:03:18 +08:00
imagenet_bs64_deit3_224.py [Refactor] Support to use "split" to specify training set/validation set in the ImageNet dataset (#1535) 2023-06-02 11:03:18 +08:00
imagenet_bs64_deit3_384.py [Refactor] Support to use "split" to specify training set/validation set in the ImageNet dataset (#1535) 2023-06-02 11:03:18 +08:00
imagenet_bs64_edgenext_256.py [Refactor] Support to use "split" to specify training set/validation set in the ImageNet dataset (#1535) 2023-06-02 11:03:18 +08:00
imagenet_bs64_hivit_224.py [Feature] Support iTPN and HiViT (#1584) 2023-05-26 12:08:34 +08:00
imagenet_bs64_mixer_224.py [Refactor] Support to use "split" to specify training set/validation set in the ImageNet dataset (#1535) 2023-06-02 11:03:18 +08:00
imagenet_bs64_pil_resize.py [Refactor] Support to use "split" to specify training set/validation set in the ImageNet dataset (#1535) 2023-06-02 11:03:18 +08:00
imagenet_bs64_pil_resize_autoaug.py [Refactor] Support to use "split" to specify training set/validation set in the ImageNet dataset (#1535) 2023-06-02 11:03:18 +08:00
imagenet_bs64_swin_224.py [Refactor] Support to use "split" to specify training set/validation set in the ImageNet dataset (#1535) 2023-06-02 11:03:18 +08:00
imagenet_bs64_swin_256.py [Refactor] Support to use "split" to specify training set/validation set in the ImageNet dataset (#1535) 2023-06-02 11:03:18 +08:00
imagenet_bs64_swin_384.py [Refactor] Support to use "split" to specify training set/validation set in the ImageNet dataset (#1535) 2023-06-02 11:03:18 +08:00
imagenet_bs64_t2t_224.py [Refactor] Support to use "split" to specify training set/validation set in the ImageNet dataset (#1535) 2023-06-02 11:03:18 +08:00
imagenet_bs128_mbv3.py [Refactor] Support to use "split" to specify training set/validation set in the ImageNet dataset (#1535) 2023-06-02 11:03:18 +08:00
imagenet_bs128_poolformer_medium_224.py [Refactor] Support to use "split" to specify training set/validation set in the ImageNet dataset (#1535) 2023-06-02 11:03:18 +08:00
imagenet_bs128_poolformer_small_224.py [Refactor] Support to use "split" to specify training set/validation set in the ImageNet dataset (#1535) 2023-06-02 11:03:18 +08:00
imagenet_bs128_revvit_224.py [Refactor] Support to use "split" to specify training set/validation set in the ImageNet dataset (#1535) 2023-06-02 11:03:18 +08:00
imagenet_bs128_riformer_medium_384.py [Refactor] Support to use "split" to specify training set/validation set in the ImageNet dataset (#1535) 2023-06-02 11:03:18 +08:00
imagenet_bs128_riformer_small_384.py [Refactor] Support to use "split" to specify training set/validation set in the ImageNet dataset (#1535) 2023-06-02 11:03:18 +08:00
imagenet_bs128_vig_224.py [Refactor] Support to use "split" to specify training set/validation set in the ImageNet dataset (#1535) 2023-06-02 11:03:18 +08:00
imagenet_bs256_beitv2.py [Refactor] Support to use "split" to specify training set/validation set in the ImageNet dataset (#1535) 2023-06-02 11:03:18 +08:00
imagenet_bs256_davit_224.py [Refactor] Support to use "split" to specify training set/validation set in the ImageNet dataset (#1535) 2023-06-02 11:03:18 +08:00
imagenet_bs256_itpn.py [Feature] Support iTPN and HiViT (#1584) 2023-05-26 12:08:34 +08:00
imagenet_bs256_levit_224.py [Refactor] Support to use "split" to specify training set/validation set in the ImageNet dataset (#1535) 2023-06-02 11:03:18 +08:00
imagenet_bs256_rsb_a3.py [Refactor] Support to use "split" to specify training set/validation set in the ImageNet dataset (#1535) 2023-06-02 11:03:18 +08:00
imagenet_bs256_rsb_a12.py [Refactor] Support to use "split" to specify training set/validation set in the ImageNet dataset (#1535) 2023-06-02 11:03:18 +08:00
imagenet_bs256_simmim_192.py [Refactor] Support to use "split" to specify training set/validation set in the ImageNet dataset (#1535) 2023-06-02 11:03:18 +08:00
imagenet_bs256_swin_192.py [Refactor] Support to use "split" to specify training set/validation set in the ImageNet dataset (#1535) 2023-06-02 11:03:18 +08:00
imagenet_bs512_mae.py [Refactor] Support to use "split" to specify training set/validation set in the ImageNet dataset (#1535) 2023-06-02 11:03:18 +08:00
imagenet_bs512_mocov3.py [Refactor] Support to use "split" to specify training set/validation set in the ImageNet dataset (#1535) 2023-06-02 11:03:18 +08:00
inshop_bs32_448.py [Feature] Add retrieval mAP metric. (#1552) 2023-05-26 10:40:08 +08:00
nlvr2.py [Feature] Support multiple multi-modal algorithms and inferencers. (#1561) 2023-05-19 16:50:04 +08:00
nocaps.py [Feature] Support NoCap dataset based on BLIP. (#1582) 2023-05-23 18:06:43 +08:00
ocrvqa.py [Feature] Support OCR-VQA dataset (#1621) 2023-06-13 10:28:45 +08:00
refcoco.py [Feature] Support multiple multi-modal algorithms and inferencers. (#1561) 2023-05-19 16:50:04 +08:00
vizwiz.py [Feature] Add support for VizWiz dataset. (#1636) 2023-06-16 17:16:17 +08:00
voc_bs16.py [Refactor] Support to use "split" to specify training set/validation set in the ImageNet dataset (#1535) 2023-06-02 11:03:18 +08:00
vsr.py [Feature] Add support for vsr dataset (#1634) 2023-06-15 19:17:02 +08:00