Deepstack on Jetson xavier

Hi all,
would apreciate any help with this. i am trying to run deeptack on my xavier nx. i use the following comand

sudo docker run --runtime nvidia -e VISION-DETECTION=True -e VISION-FACE=True -p 80:5000 deepquestai/deepstack:jetpack-2022.01.1

i get the webui, wich means to that the container is up and running.

sudo docker container ls shows the container.

all request to the API endpoints time out. the CPU version works fine on my x86 machine. what could possibly the problem?

Hi,
For information, please share which Jetpack release you are using. Jetpack 4.6.4 or 5.1.2?

5.12.
Unit is a 16G Xavier NX.

5.1.2

Hi,
This looks to be a 3rdparty docker and would see if other users can share experience. You may try our dockers in
NVIDIA L4T Base | NVIDIA NGC

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.