This is a sample application for counting people entering/leaving in a building using NVIDIA Deepstream SDK, Transfer Learning Toolkit (TLT), and pre-trained models. This application can be used to build real-time occupancy analytics applications for smart buildings, hospitals, retail, etc. The application is based on deepstream-test5 sample application.
MIT License
221
stars
73
forks
source link
Hi, Are there any plans to release a python version of the occupancy analytics sample? #55
Hi @gswmitrk ! I build a custom python version to support sending analytics data to kafka based on deepstream-6.1 https://github.com/bug-developer021/deepstream_python_nvdsanalytics_to_kafka