mmpretrain/tools
takuoko 4fb44f8770
[Feature] EfficientNets NoisyStudent & L2. (#1122)
* add mvit 21k

* add mvit 21k

* add effnet noisy student

* Revert "add mvit 21k"

This reverts commit f51067c559.

* revert mvit pr

* update link and readme

* update readme

* update l2 link

* update link

Co-authored-by: Ezra-Yu <18586273+Ezra-Yu@users.noreply.github.com>
2022-11-21 16:57:13 +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] EfficientNets NoisyStudent & L2. (#1122) 2022-11-21 16:57:13 +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