mmclassification/mmcls/models
Rongjie Li 5b266d9e7c
[Feature] Add clip backbone. (#1258)
* clip backbone added

* passed precommit

* update readme

* update according to PR review

* add missing file

* add unittest

* refine metafile

* refine metafile and readme for readdocs

* refine metafile

* refine metafile

* Update metafile

Co-authored-by: mzr1996 <mzr1996@163.com>
2022-12-22 16:33:57 +08:00
..
backbones [Feature] Add clip backbone. (#1258) 2022-12-22 16:33:57 +08:00
classifiers [Feature] Support getting model from the name defined in the model-index file. (#1236) 2022-12-06 17:00:22 +08:00
heads [Feature] Support getting model from the name defined in the model-index file. (#1236) 2022-12-06 17:00:22 +08:00
losses
necks [Feature] Add reduction for neck (#978) 2022-11-04 15:44:37 +08:00
retrievers [Feature] Support getting model from the name defined in the model-index file. (#1236) 2022-12-06 17:00:22 +08:00
utils [Feature] Add TinyViT for dev-1.x. (#1042) 2022-12-20 13:04:00 +08:00
__init__.py
builder.py