tecsai / deepstream_reference_apps

Samples for TensorRT/Deepstream for Tesla & Jetson

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reference Apps using DeepStream 4.0

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

Getting Started

We currently provide two different reference applications:

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 output

Anomaly Detection : README

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

runtime_source_add_delete : README

The project demonstrates adding and removing sources in runnning DeepStream pipeline.

About

Samples for TensorRT/Deepstream for Tesla & Jetson

License:MIT License


Languages

Language:C 68.2%Language:C++ 19.7%Language:Makefile 12.1%