PoseDetection
This module implements pre- and post-processing for the PoseDetection model.
Supported Hardware (<e-hw>
):
cpu
igpu
Examples:
REST API:
WIP
Configuration File:
short-from : <e-hw>:human-pose-estimation-0002:<e-mode>:<f-score_threshold>:<f-iou_threshold>
source:
- address: https://youtu.be/jY86pXeTOLw
- type: youtube
pipeline:
- cpu:human-pose-estimation-0002:a:0.3:0.3
References:
PoseDetection Objects
class PoseDetection(PoseBase)
PoseDetection pre-processing and post-processing class.
Attributes:
models
list - List of supported models.