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