Releases: RidgeRun/gst-inference
Releases · RidgeRun/gst-inference
v0.12.0
v0.11.0
Release v0.11.0 includes:
- Benchmark extensions
- Rename edgetpu to coral backend
- Support for models with multiple output tensors
- New inference string signal
- Support for MobileNetV2 + SSD architecture
- Remove autotools support
- Remove deprecated overlay elements and meta
v0.10.1
Bug fixes:
- Fix prediction memory leak if bypass and model pads are used
v0.10.0
Release v0.10.0 includes:
- Add continuous integration workflow
- Add benchmark script
- Add meson support
- Support for dynamic backend loading (automatic support for all backends available in R2Inference)
v0.9.0
Release v0.9.0 includes:
- Fix Yolo probabilities in inferencemeta
- Support for OpenCV 4
- Support for doubles in backend properties
- New inferencebin helper element
v0.8.0
v0.7.1
v0.7.0
v0.6.1
v0.6.0
Introduced features:
- Improved ResNet50V1 inference result
- Preprocess and Postprocess factorized as general files.
- Debug information factorized as general file.
- Tests added.
- Improved internal caps negotiation on bypass pad.
- Copyright license LGPL added.
Supported platforms:
- Intel Movidius Neural Compute Stick (version 1)
- NVIDIA Jetson AGX Xavier
- NVIDIA TX2
- NVIDIA Nano
- x86 systems
- i.MX8
Known issues:
- NCSDK does not support multiple calls to the inference engine from the same thread. This causes the NCSDK backend to fail after the second start.