mmclassification/docs_zh-CN/tutorials
Ma Zerun 6fba107840
[Refactor] Use context manager to reuse matplotlib figures. (#432)
* 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

* Support inline backend in visualization.
2021-09-30 13:59:27 +08:00
..
MMClassification_python_cn.ipynb [Refactor] Use context manager to reuse matplotlib figures. (#432) 2021-09-30 13:59:27 +08:00
MMClassification_tools_cn.ipynb [Docs] Fix `Open in colab` link in Colab tutorials. (#377) 2021-07-27 19:57:21 +08:00
data_pipeline.md
finetune.md [Docs] Update `getting_started.md` and `install.md` and rewrite `finetune.md` (#466) 2021-09-28 18:05:50 +08:00
new_dataset.md
new_modules.md