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 |
|
LXXXXR
|
400074c321
|
Add markdown lint in pre-commit hook (#106)
* add mdlint
* remove duplicate check
* modify md files to pass linting check
* change mmcv download url
* remove torch1.4.0 version check
* remove torch1.4.0 version check
|
2020-12-02 19:42:45 +08:00 |
|
David de la Iglesia Castro
|
b577594d3d
|
fix outdated configs
|
2020-10-01 16:15:14 +02:00 |
|
yanglei
|
5c88675a71
|
Add configs for MNIST, CIFAR10 and ImageNet
|
2020-07-12 00:06:57 +08:00 |
|
yanglei
|
6968ad5b3b
|
Add RandomFlip
|
2020-07-12 00:06:56 +08:00 |
|
yanglei
|
4bc2268f48
|
Add tutorial docs
|
2020-07-12 00:06:54 +08:00 |
|