GstInference utils elements
Make sure you also check GstInference's companion project: R2Inference |
GstInference |
---|
Introduction |
Getting started |
Supported architectures |
InceptionV1 InceptionV3 YoloV2 AlexNet |
Supported backends |
Caffe |
Metadata and Signals |
Overlay Elements |
Utils Elements |
Legacy pipelines |
Example pipelines |
Example applications |
Benchmarks |
Model Zoo |
Project Status |
Contact Us |
|
In order to provide more versatile support for different applications, we provide additional utils elements. This section provides documentation on such elements.
Element | Description | Status |
---|---|---|
inferencefilter | Enables/disables specific classes contained on the inference metadata to be processed. | Complete |
inferencecrop | Crops all enabled predictions in the input buffer and creates a new buffer with each prediction as root. | Complete |
inferencedebug | Prints the hierarchical metadata at the located point in the pipeline. | Complete |
inferencebin | Inference Bin description. | Complete |