Please provide the following info (tick the boxes after creating this topic):
Software Version
[*] DRIVE OS 6.0.10.0
DRIVE OS 6.0.8.1
DRIVE OS 6.0.6
DRIVE OS 6.0.5
DRIVE OS 6.0.4 (rev. 1)
DRIVE OS 6.0.4 SDK
other
Target Operating System
[*] Linux
QNX
other
Hardware Platform
DRIVE AGX Orin Developer Kit (940-63710-0010-300)
DRIVE AGX Orin Developer Kit (940-63710-0010-200)
[*] DRIVE AGX Orin Developer Kit (940-63710-0010-100)
DRIVE AGX Orin Developer Kit (940-63710-0010-D00)
DRIVE AGX Orin Developer Kit (940-63710-0010-C00)
DRIVE AGX Orin Developer Kit (not sure its number)
other
SDK Manager Version
2.1.0
other
Host Machine Version
native Ubuntu Linux 20.04 Host installed with SDK Manager
[*] native Ubuntu Linux 20.04 Host installed with DRIVE OS Docker Containers
native Ubuntu Linux 18.04 Host installed with DRIVE OS Docker Containers
other
Issue Description
I am looking for some sample solutions to execute DNN primitives like object detection and semantic segmentation using the repository
I did the necessary compilation environment and when I try to execute one of the sample application from build directory :
jetson-inference/build/aarch64/bin/imagenet.py images/orange_0.jpg images/test/output_0.jpg
I get the error message as shown below :
I am aware that Nvidia provides sample applications for object detection & other vision primitives but I am looking for python based solution so I referred to above repository. Can you please let me know how this error can be solved or is there any repository available similar to jetson-inference for Drive AGX series?