mmclassification/mmpretrain/models
Peng Lu 00030e3f7d
[Fix] refactor _prepare_pos_embed in ViT to fix bug in loading old checkpoint (#1679)
2023-07-03 11:36:44 +08:00
..
backbones [Fix] refactor _prepare_pos_embed in ViT to fix bug in loading old checkpoint (#1679) 2023-07-03 11:36:44 +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 [Improve] Update Otter and LLaVA docs and config. (#1653) 2023-06-19 20:16:13 +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