mmclassification/mmcls
takuoko a49c3076e1
[Feature] Support DeiT3. (#1065)
* deit3

deit3

lint

* add tools and test

* deit3

* deit3

* fix preprocess

* lint

* Update config names and checkpoint paths

* Update convert tools to use mmengine, and fix docstring.

Co-authored-by: mzr1996 <mzr1996@163.com>
2022-10-10 14:54:20 +08:00
..
apis [Enhancement] Get scores from inference api. (#1070) 2022-10-08 15:21:34 +08:00
datasets [Docs] Fix some docstrings. 2022-10-10 11:17:48 +08:00
engine [Fix] Fix visualization hook. 2022-10-08 11:29:18 +08:00
evaluation [Refactor] Refactor the data flow. (#989) 2022-08-26 10:40:43 +08:00
models [Feature] Support DeiT3. (#1065) 2022-10-10 14:54:20 +08:00
structures [Docs] Add Migration documentation. (#997) 2022-08-31 13:31:48 +08:00
utils [Refactor] Refactor the data flow. (#989) 2022-08-26 10:40:43 +08:00
visualization [Refactor] Refactor the data flow. (#989) 2022-08-26 10:40:43 +08:00
__init__.py Bump to v1.0.0rc0 (#1007) 2022-08-31 23:57:51 +08:00
registry.py
version.py Bump version to v1.0.0rc1 (#1066) 2022-09-30 17:35:44 +08:00