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
Ma Zerun
4524327a4a
[Docs] Fix typo, improve and add Chinese translation of data_pipeline.md
and new_modules.md
( #265 )
...
* Improve docs, including `new_modules.md` and `data_pipeline.md`
* Add Chinese docs `new_modules.md` and `data_pipeline.md`
2021-05-29 10:48:31 +08:00
mzr1996
3d87474c71
Add Chinese Readme and docs ( #221 )
...
* Add Citation in README
Add Citation and mmgeneration in README
* Merge inference and test section in getting_start.md and other small chagne.
* Fix code type in install.md
* Add Chinese Readme
* README and docs improvement.
2021-04-26 13:58:18 +08:00