Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
mmdeploy
686619677693badfa7d39fad13c6ec7bca8414fd
686619677693badfa7d39fad13c6ec7bca8414fd
Switch branch/tag
mmdeploy
configs
mmocr
text-detection
text-detection_static.py
Find file
Normal view
History
Permalink
text-detection_static.py
100 Bytes
Edit
Web IDE
Newer
Older
add config module
limm
committed
Jun 25, 2025
1
2
_base_
=
[
'../../_base_/onnx_config.py'
]
codebase_config
=
dict
(
type
=
'mmocr'
,
task
=
'TextDetection'
)