mmclassification/mmpretrain/datasets
liuyuan 74f24658e7 [Fix]: Delete GQA 2023-05-22 11:57:18 +08:00
..
samplers [Feature] Support multiple multi-modal algorithms and inferencers. (#1561) 2023-05-19 16:50:04 +08:00
transforms [Feature] Support multiple multi-modal algorithms and inferencers. (#1561) 2023-05-19 16:50:04 +08:00
__init__.py [Feature] Support multiple multi-modal algorithms and inferencers. (#1561) 2023-05-19 16:50:04 +08:00
base_dataset.py [Feature] Support some downstream classification datasets. (#1467) 2023-05-05 14:43:14 +08:00
builder.py
caltech101.py [Feature] Support some downstream classification datasets. (#1467) 2023-05-05 14:43:14 +08:00
categories.py [Feature] Support some downstream classification datasets. (#1467) 2023-05-05 14:43:14 +08:00
cifar.py [Feature] Support some downstream classification datasets. (#1467) 2023-05-05 14:43:14 +08:00
coco_caption.py [Feature] Support multiple multi-modal algorithms and inferencers. (#1561) 2023-05-19 16:50:04 +08:00
coco_retrieval.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.py [Feature] Support some downstream classification datasets. (#1467) 2023-05-05 14:43:14 +08:00
custom.py [Refactor] Update datasets (#1375) 2023-02-27 15:42:22 +08:00
dataset_wrappers.py
dtd.py [Feature] Support some downstream classification datasets. (#1467) 2023-05-05 14:43:14 +08:00
fgvcaircraft.py [Feature] Support some downstream classification datasets. (#1467) 2023-05-05 14:43:14 +08:00
flamingo.py [Feature] Support multiple multi-modal algorithms and inferencers. (#1561) 2023-05-19 16:50:04 +08:00
flowers102.py [Feature] Support some downstream classification datasets. (#1467) 2023-05-05 14:43:14 +08:00
food101.py [Feature] Support some downstream classification datasets. (#1467) 2023-05-05 14:43:14 +08:00
imagenet.py [Refactor] Update datasets (#1375) 2023-02-27 15:42:22 +08:00
inshop.py [Refactor] Add selfsup algorithms. (#1389) 2023-03-06 16:53:15 +08:00
mnist.py
multi_label.py [Feature] Support multiple multi-modal algorithms and inferencers. (#1561) 2023-05-19 16:50:04 +08:00
multi_task.py [Docs] Update user guides docs and tools for MMPretrain. (#1429) 2023-03-27 14:32:26 +08:00
nlvr2.py [Feature] Support multiple multi-modal algorithms and inferencers. (#1561) 2023-05-19 16:50:04 +08:00
oxfordiiitpet.py [Feature] Support some downstream classification datasets. (#1467) 2023-05-05 14:43:14 +08:00
places205.py [Refactor] Update datasets (#1375) 2023-02-27 15:42:22 +08:00
refcoco.py [Feature] Support multiple multi-modal algorithms and inferencers. (#1561) 2023-05-19 16:50:04 +08:00
scienceqa.py [Feature]: Update scienceqa 2023-05-22 11:31:07 +08:00
stanfordcars.py [Feature] Support some downstream classification datasets. (#1467) 2023-05-05 14:43:14 +08:00
sun397.py [Feature] Support some downstream classification datasets. (#1467) 2023-05-05 14:43:14 +08:00
utils.py
vg_vqa.py [Feature] Support multiple multi-modal algorithms and inferencers. (#1561) 2023-05-19 16:50:04 +08:00
visual_genome.py [Feature] Support multiple multi-modal algorithms and inferencers. (#1561) 2023-05-19 16:50:04 +08:00
voc.py