mmclassification/tools
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
..
analysis_tools [Docs] Improve the ResNet model page. (#1118) 2022-11-08 11:09:51 +08:00
misc [Docs] update visualization doc. (#1160) 2022-11-18 12:44:55 +08:00
model_converters [Feature] Implementation of RevViT. (#1127) 2022-12-14 11:46:39 +08:00
torchserve [Fix] Fix the torchserve. (#1143) 2022-11-21 11:18:42 +08:00
visualizations [Enhance] Reproduce mobileone training accuracy. (#1191) 2022-11-21 10:43:34 +08:00
dist_test.sh
dist_train.sh
kfold-cross-valid.py [Imporve] Update tools to enable `pin_memory` and `persistent_workers` by default. (#1024) 2022-09-14 11:57:32 +08:00
slurm_test.sh
slurm_train.sh
test.py [Imporve] Update tools to enable `pin_memory` and `persistent_workers` by default. (#1024) 2022-09-14 11:57:32 +08:00
train.py [Docs] Add runtime configuration docs. (#1128) 2022-11-02 10:59:59 +08:00