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