Shortcuts

mmpose.apis.webcam.utils.get_mouth_keypoint_ids

mmpose.apis.webcam.utils.get_mouth_keypoint_ids(model_cfg: mmcv.utils.config.Config)int[源代码]

A helper function to get the mouth keypoint index from the model config.

参数

model_cfg (Config) – pose model config.

返回

The mouth keypoint index

返回类型

int