mmclassification/tools
Ma Zerun b8b31e9343
[Improve] Multiple fixes. (#957)
* Rename some files in unit tests.

* Rename `pipelines` folder to `transforms`.

* Fix version requirement range.

* Remove `init_random_seed` and `set_random_seed`.

* Fix unit tests

* Rename `convert_models` to `model_converters`.
2022-08-09 15:58:08 +08:00
..
analysis_tools [Feature] Implement offline evaluation. 2022-07-18 11:11:13 +08:00
deployment fix lint 2022-07-18 11:11:13 +08:00
misc [Refactor] Remove deprecation. (#633) 2022-02-10 09:30:18 +08:00
model_converters [Improve] Multiple fixes. (#957) 2022-08-09 15:58:08 +08:00
visualizations fix lint 2022-07-18 11:11:13 +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 lint 2022-07-18 11:11:13 +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 [Refactor] Refactor dev scripts 2022-07-18 11:11:13 +08:00
train.py [Improve] Add `--amp`, `--resume` and `--auto-scale-lr` options in `tools/train.py`. (#914) 2022-07-21 17:34:04 +08:00