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
mmpose
pose-detection_static.py
Find file
Normal view
History
Permalink
pose-detection_static.py
99 Bytes
Edit
Web IDE
Newer
Older
add config module
limm
committed
Jun 25, 2025
1
2
3
_base_
=
[
'../_base_/onnx_config.py'
]
codebase_config
=
dict
(
type
=
'mmpose'
,
task
=
'PoseDetection'
)