mmclassification/tools
Ezra-Yu fdb178303b
[Docs] Add analysis&misc docs (#525)
* refactor ananlysis_log and add docs

* refactor ananlysis_log and fix lint

* improve docs

* improve docs

* improve docs

* fix bugs and refactor analysis_log

* rename analysis folder to analysis_tools

* fix failure link

* add result analysis docs

* add eval-metrics docs

* add misc doc

* fix lint

* improve docs

* improve misc docs

* fix docs

* Change the `eval_options` in `tools/analysis_tools/eval_metric.py` to
`metric_options`

* Improve tutorials

Co-authored-by: mzr1996 <mzr1996@163.com>
2021-12-07 11:27:34 +08:00
..
analysis_tools [Docs] Add analysis&misc docs (#525) 2021-12-07 11:27:34 +08:00
convert_models [Enhance] Add metafile, readme and converted models for MLP-Mixer (#539) 2021-11-24 19:04:19 +08:00
deployment [Tool] Add a tool to test TorchServe. (#468) 2021-10-14 17:56:32 +08:00
misc [Refactor] Remove useless `import_modules_from_string`. (#544) 2021-11-22 14:01:26 +08:00
visualizations [Refactor] Use new API of matplotlib to handle blocking input in visualization. (#568) 2021-12-02 17:46:40 +08:00
dist_test.sh init commit 2020-05-21 21:21:43 +08:00
dist_train.sh init commit 2020-05-21 21:21:43 +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 [Fix] Fix format error in `test.py` when metric returns `np.ndarray` (#441) 2021-09-29 11:51:19 +08:00
train.py [Enchance] Set a random seed when the user does not set a seed. (#554) 2021-12-02 18:09:55 +08:00