mmclassification/tools
Ma Zerun 02c8f82147
[Enhance] Add extra dataloader settings in configs. (#752)
* Use `train_dataloader`, `val_dataloader` and `test_dataloader` settings
in the `data` field to specify different arguments.

* Fix bug

* Fix bug
2022-04-01 15:57:12 +08:00
..
analysis_tools [Refactor] Remove deprecation. (#633) 2022-02-10 09:30:18 +08:00
convert_models [Feature] ADD RepMLP Backbone and checkpoints. (#709) 2022-03-30 20:40:25 +08:00
deployment [Enhance] Return code 1 if scripts runs failed. (#694) 2022-03-03 10:54:16 +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 [Enhance] Use `--a-b` instead of `--a_b` in arguments. (#754) 2022-03-30 19:16:28 +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 [Enhance] Add extra dataloader settings in configs. (#752) 2022-04-01 15:57:12 +08:00
train.py [Enhance] Use `--a-b` instead of `--a_b` in arguments. (#754) 2022-03-30 19:16:28 +08:00