gst-inference
gst-inference copied to clipboard
A GStreamer Deep Learning Inference Framework
- [x] Build documentation - [x] Examples documentation - [x] Benchmarking - [x] Blog Post - [x] Generate tarballs with models
- [x] Build documentation - [x] Examples documentation - [x] Benchmarking - [x] Blog Post - [x] Generate tarballs with models
There seems to be a small memory leak of about ~100KB/s when running the pipeline below. I'm currently looking into this but thought I would post the issue ahead of...
R2Inference does not support models with multiple output tensors at this point in time.
Internal operators for both models are not compatible for TensorRT
When I run the command `gst-inspect-1.0 inference`, I get this error: ``` No "inference" element or plugin ``` And when I try a `gst-inspect-1.0/usr/local/lib/gstreamer-1.0/libgstinference.so`, I have a" segmentation fault ":...
On `dev-0.10` docs are built during installation and it fails on Mac OSX: ``` (dev-0.10 *)$ sudo ninja install [0/1] Installing files. Installing gst-libs/gst/r2inference/libgstinference-1.0.0.dylib to /usr/local/lib Installing gst-libs/gst/opencv/libgstinferencebaseoverlay-1.0.0.dylib to /usr/local/lib...