Ma Zerun
|
1b5712a551
|
[Enhance] Add a new pre-commit-hook to automatically add a copyright. (#710)
|
2022-02-25 11:48:07 +08:00 |
Ma Zerun
|
78d6d8503f
|
[Refactor] Use new API of matplotlib to handle blocking input in visualization. (#568)
* [Refactor] Use new API of matplotlib to handle blocking input in
visualization.
* Modify unit tests
|
2021-12-02 17:46:40 +08:00 |
Ma Zerun
|
a55324c453
|
[Refactor] Remove useless `import_modules_from_string`. (#544)
|
2021-11-22 14:01:26 +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 |