mmclassification/tests/test_utils
Ezra-Yu b486bb23f8
[Feature] Add a tool to visualize learning rate in each iterations (#498)
* add vis lr

* add doc

* Update doc and rm load_json_log in analysis

* Update docs

* add unit tests and update docstring

* fix unit-tests

* Use DummyIterBasedRunner and DummyEpochBasedRunner to simulate training
process.

* rm function val and add judge

* update docs

* improve english expression

* Update docs/tools/visualization.md

Co-authored-by: Ma Zerun <mzr1996@163.com>

* fix typo and ImageNet datasize

* fix typo

* update example

Co-authored-by: mzr1996 <mzr1996@163.com>
2021-11-03 10:48:56 +08:00
..
test_logger.py [Feature] Add a tool to visualize learning rate in each iterations (#498) 2021-11-03 10:48:56 +08:00
test_version_utils.py [Docs] Add Copyright information. (#413) 2021-08-17 19:52:42 +08:00
test_visualization.py [Refactor] Use context manager to reuse matplotlib figures. (#432) 2021-09-30 13:59:27 +08:00