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

* 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 (#1774)

* 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 (#1737)

* 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
..
_base_ [Feature] Implement of RAM with a gradio interface. (#1802) 2023-10-25 16:23:45 +08:00
beit [CodeCamp2023-335]New version of config adapting BeitV2 Algorithm (#1755) 2023-08-14 15:04:42 +08:00
beitv2 [CodeCamp2023-335]New version of config adapting BeitV2 Algorithm (#1755) 2023-08-14 15:04:42 +08:00
convnext [CodeCamp2023-337] New Version of config Adapting ConvNeXt Algorithm (#1760) 2023-08-14 15:25:59 +08:00
eva
mae [CodeCamp2023-336] New Version of `config` Adapting MAE Algorithm (#1750) 2023-08-14 17:20:39 +08:00
mobilenet_v2 [Feature] Implement of RAM with a gradio interface. (#1802) 2023-10-25 16:23:45 +08:00
mobilenet_v3 [Feature] Implement of RAM with a gradio interface. (#1802) 2023-10-25 16:23:45 +08:00
resnet
simclr
swin_transformer set arch etc 2023-09-06 23:56:03 +08:00
swin_transformer_v2 set arch etc 2023-09-06 23:56:03 +08:00
vision_transformer [CodeCamp2023-339] New Version of `config` Adapting Vision Transformer Algorithm (#1727) 2023-08-02 10:06:08 +08:00