deepstream-retail-analytics icon indicating copy to clipboard operation
deepstream-retail-analytics copied to clipboard

A DeepStream sample application demonstrating end-to-end retail video analytics for brick-and-mortar retail.

Results 8 deepstream-retail-analytics issues
Sort by recently updated
recently updated
newest added

I am trying to follow all the steps documented in the README.md and i am getting the following error on an 3070ti amd ryzen9 laptop ``` root@mgear1:/opt/nvidia/deepstream/deepstream-6.1/sources/apps/sample_apps/deepstream-retail-analytics# nvcc --version nvcc:...

documentation

Hi I am impressed by the work done by you over retail analytics, but I am stuggling to get inference output in any format whether display panle or saved output...

When running make in /opt/nvidia/deepstream/deepstream/sources/apps/sample_apps/deepstream-retail-analytics/nvmsgconv , cannot find nvdsmeta.h "/opt/nvidia/deepstream/deepstream-6.1/sources/apps/sample_apps/deepstream-retail-analytics/nvmsgconv$ make -j g++ -o libnvds_msgconv.so nvmsgconv.cpp deepstream_schema/eventmsg_payload_peoplenet.cpp deepstream_schema/dsmeta_payload.cpp deepstream_schema/deepstream_schema.cpp -Wall -std=c++11 -shared -fPIC -I../../includes -I./deepstream_schema -pthread -I/usr/include/json-glib-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0...

bug

Should update to latest peoplenet detection model Thanks

enhancement

Running /opt/nvidia/deepstream/deepstream/sources/apps/sample_apps/deepstream-retail-analytics/ds-retail-iva-frontend$ python3 manage.py runserver 0.0.0.0:8000 out of the box as described in main README fails on "No TEST_STREAM" , This happens because default in config.py is TEST_MODE=True but per...

bug

Without it fails on pip install -r requirements.txt Should add testresources package to requirements, tested with testresources 2.0.1 Thanks

bug

Tested with AGX Orin , Jetpack 5.0.2 Deepstream 6.1.1 (native installation without docker), Probably will work also with deepstream-l4t:6.1.1-iot docker All steps works on Jetson AGX Orin, including dashboard Thanks

documentation

sudo systemctl restart docker Job for docker.service failed because the control process exited with error code. See "systemctl status docker.service" and "journalctl -xeu docker.service" for details.