mmclassification/mmpretrain/models/multimodal/clip
Coobiw bb59c9ad82
[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
2023-09-04 10:30:28 +08:00
..
__init__.py [Feature] Implement of Zero-Shot CLIP Classifier (#1737) 2023-09-04 10:30:28 +08:00
clip.py [Feature] Implement of Zero-Shot CLIP Classifier (#1737) 2023-09-04 10:30:28 +08:00
clip_transformer.py [Feature] Implement of Zero-Shot CLIP Classifier (#1737) 2023-09-04 10:30:28 +08:00
utils.py [Feature] Implement of Zero-Shot CLIP Classifier (#1737) 2023-09-04 10:30:28 +08:00