mmcv/docs/zh_cn/understand_mmcv
Wencheng Wu a3a078eefb
[Enhancement] Support registering function (#1858)
* [Enhance] Support register function.

* fix unittest error

* add docs and unittest of register function

* modify the docs

* fix version to 1.5.1

* Update docs/zh_cn/understand_mmcv/registry.md

Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>

* Update docs/en/understand_mmcv/registry.md

Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>

* refine the docs

* modify module_class to module

Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
2022-05-02 18:31:41 +08:00
..
cnn.md [Docs] Refactor the structure of documentation (#1580) 2021-12-15 17:01:09 +08:00
config.md [Docs] Refactor the structure of documentation (#1580) 2021-12-15 17:01:09 +08:00
data_process.md [Docs] Refactor the structure of documentation (#1580) 2021-12-15 17:01:09 +08:00
io.md [Docs] Refactor the structure of documentation (#1580) 2021-12-15 17:01:09 +08:00
ops.md [Enhance] Differentiable rotated IoU (#1854) 2022-04-15 15:40:07 +08:00
registry.md [Enhancement] Support registering function (#1858) 2022-05-02 18:31:41 +08:00
runner.md Update runner.md (#1591) 2021-12-22 10:53:06 +08:00
utils.md [Docs] Refactor the structure of documentation (#1580) 2021-12-15 17:01:09 +08:00
visualization.md [Docs] Refactor the structure of documentation (#1580) 2021-12-15 17:01:09 +08:00