mmpretrain/tools
takuoko 2535c1ecd7
[Feature] Support EVA. (#1239)
* add eva

* add eva

* add eva

* sklearn -> scikit-learn

* add large

* Update model names and links.

* Fix resize pos embed error when loading fp16 weight.

* Remove verbose configs.

Co-authored-by: mzr1996 <mzr1996@163.com>
2022-12-14 13:21:33 +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] Support EVA. (#1239) 2022-12-14 13:21:33 +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 [Feature] Add multi machine dist_train (#734) 2022-03-23 12:03:03 +08:00
dist_train.sh [Feature] Add multi machine dist_train (#734) 2022-03-23 12:03:03 +08:00
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 init commit 2020-05-21 21:21:43 +08:00
slurm_train.sh init commit 2020-05-21 21:21:43 +08:00
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