Shortcuts

mmpose.apis.webcam.utils.get_face_keypoint_ids

mmpose.apis.webcam.utils.get_face_keypoint_ids(model_cfg: mmcv.utils.config.Config)List[source]

A helper function to get the keypoint indices of the face from the model config.

Parameters

model_cfg (Config) – pose model config.

Returns

face keypoint indices. The length depends on the dataset.

Return type

list[int]

Read the Docs v: latest
Versions
latest
1.x
v0.14.0
fix-doc
cn_doc
Downloads
pdf
html
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.