Shortcuts

mmpose.apis.webcam.utils.get_wrist_keypoint_ids

mmpose.apis.webcam.utils.get_wrist_keypoint_ids(model_cfg: mmcv.utils.config.Config)Tuple[int, int][source]

A helper function to get the keypoint indices of left and right wrists from the model config.

Parameters

model_cfg (Config) – pose model config.

Returns

The keypoint indices of left and right wrists.

Return type

tuple[int, int]

Read the Docs v: 0.x
Versions
latest
1.x
v1.0.0rc1
v0.29.0
v0.28.0
dev-1.x
0.x
Downloads
pdf
html
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.