mmclassification/mmcls
Ma Zerun 9038c1c255
[Feature] Support TTA and add `--tta` in `tools/test.py`. (#1161)
* [Feature] Support TTA and add `--tta` in `tools/test.py`.

* Add unit tests.

* Rename the TTA model to `AverageClsScoreTTA`.
2022-12-30 11:46:17 +08:00
..
apis [Fix] Fix the requirements and lazy register mmcls models. (#1275) 2022-12-19 13:01:11 +08:00
datasets [Feature] Support Multi-task. (#1229) 2022-12-30 10:36:00 +08:00
engine [Enhance] Support evaluate on both EMA and non-EMA models. (#1204) 2022-12-05 14:16:12 +08:00
evaluation [Feature] Support Multi-task. (#1229) 2022-12-30 10:36:00 +08:00
models [Feature] Support TTA and add `--tta` in `tools/test.py`. (#1161) 2022-12-30 11:46:17 +08:00
structures [Feature] Support Multi-task. (#1229) 2022-12-30 10:36:00 +08:00
utils [Feature] Add Base Retriever and Image2Image Retriever for retrieval tasks. (#1055) 2022-11-02 17:43:56 +08:00
visualization [Refactor] Refactor the data flow. (#989) 2022-08-26 10:40:43 +08:00
__init__.py [Feature] Support getting model from the name defined in the model-index file. (#1236) 2022-12-06 17:00:22 +08:00
registry.py
version.py Bump version to v1.0.0rc4. (#1243) 2022-12-06 18:00:01 +08:00