Getting the code for GstInference
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 |
|
GstInference is an open-source source project by RidgeRun Engineering. It is publicly available at RidgeRun Github Repository.
You can download the source using git:
git clone git@github.com:RidgeRun/gst-inference.git
or
git clone https://github.com/RidgeRun/gst-inference/
