Ma Zerun
7977dc8e2d
[Improvement] Rename config files according to the config name standard. ( #508 )
...
* Update tnt config
* Rename config files
* Update docs
* Update metafile in dev_scripts
* Fix some files
* Remove fp16 metafile and README.
* Fix names in metafiles.
2021-11-19 14:20:35 +08:00
Ma Zerun
29f512156c
[Docs] Fix TOC of visualization.md
and add example images. ( #513 )
2021-11-03 12:21:05 +08:00
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
Ezra-Yu
9dbe58bf8e
[Feature] Add pipeline visualization tools. ( #406 )
...
* add vis
* add tool vis-pipeline
* add docs
* Update docs
* pre-commit
* enhence english expression
* Add `BaseImshowContextmanager` and `ImshowInfosContextManager` to reuse
matplotlib figure.
* Use context manager to implement `imshow_infos`
* Add unit tests.
* More general base context manager.
* unit tests for context manager.
* Improve docstring.
* Fix context manager exit cannot close figure when matplotlib>=3.4.0
* Fix unit tests
* fix lint
* fix lint
* add adaptive
* add adaptive
* update adaptive
* add GAP
* improve doc and docstring
* add visualization in doc index
* Update doc
* Update doc
* Update doc
* Update doc
* Update doc
* Update doc
* update docs and docstring
* add progressbar
* add progressbar
* add images
* add images
* Delete .DS_Store
* replace images
* replace images and modify rgb2bgr
* add picture size
* mv pictures
* update img display
* add doc_zh-CN images
* Update vis_pipeline.py
* Update visualization.md
* Update visualization.md
* fix lint
* Improve docs.
Co-authored-by: mzr1996 <mzr1996@163.com>
2021-10-20 10:28:21 +08:00