Skip to main content

FasterRCNNInceptionV2

This module implements pre- and post-processing for the FasterRCNNInceptionV2 model.

Supported Hardware (<e-hw>):

  • gpu

Examples:

REST API:

WIP

Configuration File:

short-from : gpu:faster_rcnn_inception_v2:<e-mode>:<f-score_threshold>:<f-iou_threshold>

source:
- address: https://youtu.be/jY86pXeTOLw
- type: youtube
pipeline:
- gpu:faster_rcnn_inception_v2:a:0.3:0.3

References:

FasterRCNNInceptionV2 Objects

class FasterRCNNInceptionV2(Detector)

FasterRCNNInceptionV2 pre-processing and post-processing class.

Attributes:

  • models list - List of supported models.