mmpretrain/tools
takuoko 1047daa28e
[Feature] Support HorNet Backbone. (#1013)
* add hornet

* add hornet

* add hornet

* add hornet

* add hornet

* add hornet

* add hornet

* fix test for torch before 1.7.0

* del timm

* fix readme

* fix readme

* Update mmcls/models/backbones/hornet.py

Co-authored-by: Ezra-Yu <18586273+Ezra-Yu@users.noreply.github.com>

* fix docs

* fix docs

* s -> scale

* fix dims and dpr impl

* fix layer scale

* refactor gnconv

* add dw_cfg

* add convert tools

* update code

* update docs

* update readme

* update URLs

Co-authored-by: Ezra-Yu <18586273+Ezra-Yu@users.noreply.github.com>
2022-09-27 10:37:49 +08:00
..
analysis_tools [Improve] Use `forward_dummy` to calculate FLOPS. (#953) 2022-08-08 18:34:09 +08:00
convert_models [Feature] Support HorNet Backbone. (#1013) 2022-09-27 10:37:49 +08:00
deployment [Improve] Upgrade onnxsim to v0.4.0. (#915) 2022-09-13 15:13:20 +08:00
misc [Refactor] Remove deprecation. (#633) 2022-02-10 09:30:18 +08:00
visualizations [Enhance] Enhance vis-pipeline tool. (#604) 2022-03-04 14:40:02 +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 [Fix] Fix wrong `--local_rank`. 2022-05-17 21:10:25 +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 [Feature] Support MPS device. (#894) 2022-07-28 12:28:51 +08:00
train.py [Feature] Support MPS device. (#894) 2022-07-28 12:28:51 +08:00