Shortcuts

mmocr.utils.register_all_modules

mmocr.utils.register_all_modules(init_default_scope=True)[source]

Register all modules in mmocr into the registries.

Parameters

init_default_scope (bool) – Whether initialize the mmocr default scope. When init_default_scope=True, the global default scope will be set to mmocr, and all registries will build modules from mmocr’s registry node. To understand more about the registry, please refer to https://github.com/open-mmlab/mmengine/blob/main/docs/en/tutorials/registry.md Defaults to True.

Return type

None

Read the Docs v: latest
Versions
latest
stable
v1.0.1
v1.0.0
0.x
v0.6.3
v0.6.2
v0.6.1
v0.6.0
v0.5.0
v0.4.1
v0.4.0
v0.3.0
v0.2.1
v0.2.0
v0.1.0
dev-1.x
Downloads
pdf
html
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.