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