mmclassification/mmcls
Songyang Zhang 5547f4cac4
[Feature] Add TinyViT for dev-1.x. (#1042)
* [Feature] add TinyViT for dev-1.x

* [Feature] update readme

* fix lint error

* refactor the code

* [Update] update the args

* [Update] add unit test and fix bugs

* Rename the configuration file

* delete invalid files

* [Feature] update tinyvit readme

* [Feature] update tinyvit readme

* [Feature] update metafile

* Update tinyvit metafile
2022-12-20 13:04:00 +08:00
..
apis [Fix] Fix the requirements and lazy register mmcls models. (#1275) 2022-12-19 13:01:11 +08:00
datasets [Refactor] Refactor to use new fileio API in MMEngine. (#1176) 2022-11-21 10:56:35 +08:00
engine [Enhance] Support evaluate on both EMA and non-EMA models. (#1204) 2022-12-05 14:16:12 +08:00
evaluation [Feature] Migrate CSRA head to 1.x. (#1177) 2022-11-21 10:39:16 +08:00
models [Feature] Add TinyViT for dev-1.x. (#1042) 2022-12-20 13:04:00 +08:00
structures
utils [Feature] Add Base Retriever and Image2Image Retriever for retrieval tasks. (#1055) 2022-11-02 17:43:56 +08:00
visualization
__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