Detection & Tracking

Person Counting

Demonstration of how to count objects located in the defined polygonal areas with the PeopleNet detection model and Savant.

Detection & Tracking

RT-DETR Object Detection

Demonstration of how to use the innovative RT-DETR model with Savant.

Detection & Tracking

Person Detection & Anonymization

The demo shows the use of PeopleNet and OpenCV CUDA to detect people and their faces and modify the video stream to anonymize persons.

Traffic & Vehicle

Car Classification

The sample shows how to use the models from Nvidia Zoo to detect and classify cars.

Traffic & Vehicle

Traffic Metering

Traffic metering demo using YOLOv8 or PeopleNet with Graphite and Grafana.

Traffic & Vehicle

Advanced Road Traffic Metering

Road traffic metering by direction with YOLOv8.

Traffic & Vehicle

Car License Plate Recognition

License plate recognition using YOLOv8 and NVIDIA NGC models.

Advanced CV

KeyPoint Detection

Keypoint detection and pose estimation using YOLOv8.

Advanced CV

Instance Segmentation

Instance segmentation using YOLOv8-Seg.

Face & Biometrics

Age/Gender Prediction

Age and gender prediction using YOLOv5-Face and a custom model.

Face & Biometrics

Facial Re-ID

Facial re-identification using YOLOv5-Face, AdaFace, and HNSWLIB.

Image Processing

AnimeGANv2

The demo shows the use of generative neural networks with Savant.

Image Processing

Video Upscaling / Super-Resolution

The demo shows how to enhance video (x3 upscale) in real time with a super-resolution model.

Advanced CV

PyTorch Serving

The sample demonstrates how to serve PyTorch inference and postprocessing code with Savant.

Streaming

Simultaneous Multi-resolution Video Transcoding And RTSP Broadcasting

Demo, showing how to use Savant to simultaneously transcode multiple incoming streams to outgoing streams in several resolutions like FHD, HD, SD, etc.

Streaming

RTSP Streams synchronization

The demo shows how two RTSP streams can be synchronized using RTCP sender reports and NTP.