EyalEnav

Results 6 issues of EyalEnav

Original implementation on courses/deeplearning1/nbs/vgg16bn.py

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