mmclassification/mmpretrain/datasets
Coobiw ed5924b6fe
[Feature] Implement of RAM with a gradio interface. ()
* [CodeCamp2023-584]Support DINO self-supervised learning in project ()

* feat: impelemt DINO

* chore: delete debug code

* chore: impplement pre-commit

* fix: fix imported package

* chore: pre-commit check

* [CodeCamp2023-340] New Version of config Adapting MobileNet Algorithm ()

* add new config adapting MobileNetV2,V3

* add base model config for mobile net v3, modified all training configs of mobile net v3 inherit from the base model config

* removed directory _base_/models/mobilenet_v3

* [Feature] Implement of Zero-Shot CLIP Classifier ()

* zero-shot CLIP

* modify zero-shot clip config

* add in1k_sub_prompt(8 prompts) for improvement

* add some annotations doc

* clip base class & clip_zs sub-class

* some modifications of details after review

* convert into and use mmpretrain-vit

* modify names of some files and directories

* ram init commit

* [Fix] Fix pipeline bug in image retrieval inferencer

* [CodeCamp2023-341] 多模态数据集文档补充-COCO Retrieval

* Update OFA to compat with latest huggingface.

* Update train.py to compat with new config

* Bump version to v1.1.0

* Update __init__.py

---------

Co-authored-by: LALBJ <40877073+LALBJ@users.noreply.github.com>
Co-authored-by: DE009 <57087096+DE009@users.noreply.github.com>
Co-authored-by: mzr1996 <mzr1996@163.com>
Co-authored-by: 飞飞 <102729089+ASHORE1225@users.noreply.github.com>
2023-10-25 16:23:45 +08:00
..
samplers
transforms [Feature]: Add MFF () 2023-08-08 16:01:07 +08:00
__init__.py [Feature] Add minigpt4 gradio demo and training script. () 2023-10-12 10:36:17 +08:00
base_dataset.py
builder.py
caltech101.py
categories.py [Feature] Implement of RAM with a gradio interface. () 2023-10-25 16:23:45 +08:00
cifar.py
coco_caption.py
coco_retrieval.py [Feature] Implement of RAM with a gradio interface. () 2023-10-25 16:23:45 +08:00
coco_vqa.py
cub.py
custom.py
dataset_wrappers.py
dtd.py
fgvcaircraft.py
flamingo.py
flickr30k_caption.py [Feature] Support Flickr30k Retrieval dataset () 2023-06-19 15:15:03 +08:00
flickr30k_retrieval.py [Feature] Support Flickr30k Retrieval dataset () 2023-06-19 15:15:03 +08:00
flowers102.py
food101.py
gqa_dataset.py
iconqa.py Support IconQA dataset. () 2023-08-01 16:14:40 +08:00
imagenet.py [Fix] Fix bug loading IN1k dataset. () 2023-06-16 15:35:27 +08:00
infographic_vqa.py Support Infographic VQA dataset and ANLS metric. () 2023-08-01 16:22:34 +08:00
inshop.py
minigpt4_dataset.py [Feature] Add minigpt4 gradio demo and training script. () 2023-10-12 10:36:17 +08:00
mnist.py [Refactor] Support to use "split" to specify training set/validation set in the ImageNet dataset () 2023-06-02 11:03:18 +08:00
multi_label.py
multi_task.py
nlvr2.py
nocaps.py [Feature] Support NoCap dataset based on BLIP. () 2023-05-23 18:06:43 +08:00
ocr_vqa.py [Feature] Support OCR-VQA dataset () 2023-06-13 10:28:45 +08:00
oxfordiiitpet.py
places205.py
refcoco.py [CodeCamp2023-343] Update dataset_prepare.md () 2023-08-03 19:24:23 +08:00
scienceqa.py [Feature]: Add image_only param () 2023-06-06 12:50:42 +08:00
stanfordcars.py
sun397.py [Refactor] Support to use "split" to specify training set/validation set in the ImageNet dataset () 2023-06-02 11:03:18 +08:00
textvqa.py [Feature] support TextVQA dataset () 2023-06-02 11:50:38 +08:00
utils.py
vg_vqa.py
visual_genome.py
vizwiz.py [Feature] Add support for VizWiz dataset. () 2023-06-16 17:16:17 +08:00
voc.py [Refactor] Support to use "split" to specify training set/validation set in the ImageNet dataset () 2023-06-02 11:03:18 +08:00
vsr.py [Feature] Add support for vsr dataset () 2023-06-15 19:17:02 +08:00