RidgeRun/gst-inference
A GStreamer Deep Learning Inference Framework
This framework helps developers integrate deep learning inference capabilities directly into GStreamer video streams. It takes live video input and applies pre-trained models for tasks like image classification (e.g., identifying objects in a scene) or object detection (e.g., locating specific items). This is used by software engineers building real-time video processing applications that need AI features.
131 stars. No commits in the last 6 months.
Use this if you are a developer building a GStreamer-based application and need to add deep learning inference, such as object detection or image classification, to your video pipeline.
Not ideal if you are looking for a standalone deep learning training platform or a simple application for non-developers.
Stars
131
Forks
32
Language
C
License
LGPL-2.1
Category
Last pushed
Nov 07, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/RidgeRun/gst-inference"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
roboflow/inference
Turn any computer or edge device into a command center for your computer vision projects.
roboflow/roboflow-python
The official Roboflow Python package. Manage your datasets, models, and deployments. Roboflow...
dusty-nv/jetson-inference
Hello AI World guide to deploying deep-learning inference networks and deep vision primitives...
hailo-ai/tappas
High-performance, optimized pre-trained template AI application pipelines for systems using Hailo devices
Apra-Labs/ApraPipes
A pipeline framework for developing video and image processing application. Supports multiple...