mmclassification/mmcls
Songyang Zhang 210373c093
[Feature] Implementation of RevViT. (#1127)
* [Feature] implement rev-vit network

* can reproduce the RevViT-Small accuracy 79.9

* update

* [Feature] update revvit

* [Feature] update revvit readme

* Update links

Co-authored-by: mzr1996 <mzr1996@163.com>
2022-12-14 11:46:39 +08:00
..
apis [Feature] Support getting model from the name defined in the model-index file. (#1236) 2022-12-06 17:00:22 +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] Implementation of RevViT. (#1127) 2022-12-14 11:46:39 +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