mmclassification/mmpretrain/models
Yixiao Fang a1cfe888e2
[Feature] Support SparK. (#1531)
* add spark configs

* fix configs

* remove repeat aug

* add module codes

* support lr layer decay of resnet

* update

* fix lint

* add metafile and readme

* fix lint

* add models and logs

* refactor codes

* fix lint

* update model rst

* update name

* add docstring

* add ut

* fix lint

---------

Co-authored-by: Ma Zerun <mzr1996@163.com>
2023-06-19 11:27:50 +08:00
..
backbones [Feature] Support SparK. (#1531) 2023-06-19 11:27:50 +08:00
classifiers [Feature] Add InternImage Classification project (#1569) 2023-06-13 19:11:54 +08:00
heads [Feature] Support SparK. (#1531) 2023-06-19 11:27:50 +08:00
losses [Feature] Support multiple multi-modal algorithms and inferencers. (#1561) 2023-05-19 16:50:04 +08:00
multimodal [Feature] Support LLaVA (#1652) 2023-06-17 16:05:52 +08:00
necks [Feature] Support SparK. (#1531) 2023-06-19 11:27:50 +08:00
retrievers
selfsup [Feature] Support SparK. (#1531) 2023-06-19 11:27:50 +08:00
tta
utils [Feature] Support SparK. (#1531) 2023-06-19 11:27:50 +08:00
__init__.py [Feature] Support multiple multi-modal algorithms and inferencers. (#1561) 2023-05-19 16:50:04 +08:00
builder.py