GstYoloTensorDec

GObject
    ╰──GInitiallyUnowned
        ╰──GstObject
            ╰──GstElement
                ╰──GstBaseTransform
                    ╰──GstYoloTensorDec

Properties

box-confidence-threshold

“box-confidence-threshold” gfloat

Boxes with a location confidence level inferior to this threshold will be excluded

Flags : Read / Write

Default value : 0.4


class-confidence-threshold

“class-confidence-threshold” gfloat

Boxes with a confidence level inferior to this threshold will be excluded

Flags : Read / Write

Default value : 0.4


iou-threshold

“iou-threshold” gfloat

Maximum intersection-over-union between bounding boxes to consider them distinct

Flags : Read / Write

Default value : 0.7


label-file

“label-file” gchararray

Label file with one label per line

Flags : Read / Write

Default value : NULL


max-detections

“max-detections” guint

Maximum number of detections

Flags : Read / Write

Default value : 100


The results of the search are