mmpretrain/docs_zh-CN
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
..
_static [Docs] Update `getting_started.md` and `install.md` and rewrite `finetune.md` (#466) 2021-09-28 18:05:50 +08:00
community [Docs] Update `getting_started.md` and `install.md` and rewrite `finetune.md` (#466) 2021-09-28 18:05:50 +08:00
tools [Docs] rearrange docs and add multiple translation docs. (#320) 2021-06-30 20:53:09 +08:00
tutorials [Refactor] Use context manager to reuse matplotlib figures. (#432) 2021-09-30 13:59:27 +08:00
Makefile Build chinese translation in readthedocs (#267) 2021-05-29 10:00:37 +08:00
api.rst [Docs] Use PyTorch style docs theme (#457) 2021-09-23 22:21:03 +08:00
conf.py [Docs] Update `getting_started.md` and `install.md` and rewrite `finetune.md` (#466) 2021-09-28 18:05:50 +08:00
getting_started.md [Docs] Update `getting_started.md` and `install.md` and rewrite `finetune.md` (#466) 2021-09-28 18:05:50 +08:00
index.rst [Docs] Update `getting_started.md` and `install.md` and rewrite `finetune.md` (#466) 2021-09-28 18:05:50 +08:00
install.md Bump version to v0.16.0. (#471) 2021-09-30 13:12:19 +08:00
model_zoo.md [Docs] Update `getting_started.md` and `install.md` and rewrite `finetune.md` (#466) 2021-09-28 18:05:50 +08:00
stat.py Build chinese translation in readthedocs (#267) 2021-05-29 10:00:37 +08:00
switch_language.md [Docs] Use PyTorch style docs theme (#457) 2021-09-23 22:21:03 +08:00