.. |
__init__.py
|
[Feature] Support LeViT backbone. (#1238)
|
2023-01-17 17:43:42 +08:00 |
base_head.py
|
[Refactor] Refactor the data flow. (#989)
|
2022-08-26 10:40:43 +08:00 |
cls_head.py
|
[Feature] Support Multi-task. (#1229)
|
2022-12-30 10:36:00 +08:00 |
conformer_head.py
|
[CI] Add Circle CI for mmcls 1.x. (#970)
|
2022-08-22 15:02:08 +08:00 |
deit_head.py
|
[Refactor] Refactor dev scripts
|
2022-07-18 11:11:13 +08:00 |
efficientformer_head.py
|
[Feature] Add efficientformer Backbone for MMCls 1.x. (#1031)
|
2022-09-20 14:56:45 +08:00 |
levit_head.py
|
[Feature] Support LeViT backbone. (#1238)
|
2023-01-17 17:43:42 +08:00 |
linear_head.py
|
[Feature] Add efficientformer Backbone for MMCls 1.x. (#1031)
|
2022-09-20 14:56:45 +08:00 |
margin_head.py
|
[Feature] Support getting model from the name defined in the model-index file. (#1236)
|
2022-12-06 17:00:22 +08:00 |
multi_label_cls_head.py
|
[Feature] Support getting model from the name defined in the model-index file. (#1236)
|
2022-12-06 17:00:22 +08:00 |
multi_label_csra_head.py
|
[Feature] Migrate CSRA head to 1.x. (#1177)
|
2022-11-21 10:39:16 +08:00 |
multi_label_linear_head.py
|
Add multi_label heads
|
2022-07-18 11:11:13 +08:00 |
multi_task_head.py
|
[Feature] Support Multi-task. (#1229)
|
2022-12-30 10:36:00 +08:00 |
stacked_head.py
|
[Refactor] Refactor dev scripts
|
2022-07-18 11:11:13 +08:00 |
vig_head.py
|
[Feature] Support VIG Backbone. (#1304)
|
2023-01-17 16:55:56 +08:00 |
vision_transformer_head.py
|
[Refactor] Refactor the data flow. (#989)
|
2022-08-26 10:40:43 +08:00 |