# deepstream_reference_apps **Repository Path**: hey-kong/deepstream_reference_apps ## Basic Information - **Project Name**: deepstream_reference_apps - **Description**: deepstream_reference_apps - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-06-20 - **Last Updated**: 2024-06-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Reference Apps using DeepStream 6.1 This repository contains the reference applications for video analytics tasks using TensorRT and DeepSTream SDK 6.1. ## 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](back-to-back-detectors/README.md) ### The project shows usage of 2 detectors in cascaded mode ![sample back to back output](back-to-back-detectors/.backtobackdetectors.png) ### Anomaly Detection : [README](anomaly/README.md) ### The project contains auxiliary dsdirection plugin to show the capability of DeepstreamSDK in anomaly detection. ![sample anomaly output](anomaly/.opticalflow.png) ### Runtime Source Addition Deletion: [README](runtime_source_add_delete/README.md) ### The project demonstrates addition and deletion of video sources in a live Deepstream pipeline. ### Body Pose 3D: [README](deepstream-bodypose-3d/README.md) ### The project demonstrates usage of Body Pose 3D model in Deepstream application ![sample anomaly output](deepstream-bodypose-3d/sources/.screenshot.png)