NVIDIA-AI-IOT / deepstream-occupancy-analytics

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

libnvds_msgconv.so how to generate #67

Open TinaZhangTing opened 1 year ago

TinaZhangTing commented 1 year ago

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. 2023-07-13 09-15-00屏幕截图