mirror of
https://github.com/open-mmlab/mmclassification.git
synced 2025-06-03 21:53:55 +08:00
* Refactor tools folder structure. * Modify tools/test.py and add eval_metric.py to analysis test output. * Add new tools `analyze_logs.py` and `print_config.py`. * Add comment for analysis_tools functions.