NVIDIA-AI-IOT / deepstream_reference_apps

Samples for TensorRT/Deepstream for Tesla & Jetson

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reference Apps using DeepStream 6.4

This repository contains the reference applications for video analytics tasks using TensorRT and DeepSTream SDK 6.4.

Getting Started

We currently provide three different reference applications:

Preferably clone this project in /opt/nvidia/deepstream/deepstream/sources/apps/sample_apps/

To clone the project in the above directory, sudo permission may be required.

For further details, please see each project's README.

back-to-back-detectors : README

The project shows usage of 2 detectors in cascaded mode sample back-to-back-detectors output

Anomaly Detection : README

The project contains auxiliary dsdirection plugin to show the capability of DeepstreamSDK in anomaly detection. sample anomaly output

Runtime Source Addition Deletion: README

The project demonstrates addition and deletion of video sources in a live Deepstream pipeline.

Body Pose 3D: README

The project demonstrates usage of Body Pose 3D model in Deepstream application sample anomaly output

About

Samples for TensorRT/Deepstream for Tesla & Jetson

License:Other


Languages

Language:C++ 59.3%Language:C 26.1%Language:Shell 9.0%Language:Makefile 5.6%