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.
Could you share the code for generating libnvds_msgconv.so?
I can send message to redis message conv broker as it is designed, but besides this, I would also want detection message deliver to redis too. But I receive message like "0|0|0|0|Person" in "objects" instead of real labels.
Could you share the code for generating libnvds_msgconv.so? I can send message to redis message conv broker as it is designed, but besides this, I would also want detection message deliver to redis too. But I receive message like "0|0|0|0|Person" in "objects" instead of real labels.