mmclassification/mmcls
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
..
apis [Fix] Remove `DistSamplerSeedHook` if use `IterBasedRunner`. (#501) 2021-10-27 17:07:33 +08:00
core [Docs] Add code-spell pre-commit hook and fix a large mount of typos. (#470) 2021-10-13 14:33:07 +08:00
datasets [Feature] Add Tokens-to-Token ViT backbone and converted checkpoints. (#467) 2021-10-29 10:37:16 +08:00
models [Feature] Add Tokens-to-Token ViT backbone and converted checkpoints. (#467) 2021-10-29 10:37:16 +08:00
utils [Feature] Add a tool to visualize learning rate in each iterations (#498) 2021-11-03 10:48:56 +08:00
__init__.py [Dependency] Update mmcv dependency version (#509) 2021-11-02 18:08:30 +08:00
version.py Bump version to v0.17.0 (#503) 2021-10-29 14:04:03 +08:00