You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Osprey is a dynamic, multi-stream video analytics platform built on NVIDIA DeepStream 8.0. Add and remove RTSP/file sources at runtime via REST API — each stream gets GPU-accelerated inference (YOLO-det, YOLO-seg, or RT-DETR), multi-object tracking, and an independent RTSP output with zero downtime
The Purpose of this repository is to create a DeepStream/Triton-Server sample application that utilizes yolov7, yolov7-qat, yolov9 models to perform inference on video files or RTSP streams.