Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong data and working directory #1860

Open
JvnB opened this issue Jun 4, 2024 · 2 comments
Open

Wrong data and working directory #1860

JvnB opened this issue Jun 4, 2024 · 2 comments

Comments

@JvnB
Copy link

JvnB commented Jun 4, 2024

Hi,

im following along using the Docker container

In image dustynv/jetson-inference:r36.3.0 I'm finding I'm having to change the Dockerfile to:

DOCKER_ROOT="/opt/jetson-inference"

If not the /jetson-inference folder will still be in the container, but that is because of the data volume. The build results are in "/opt/jetson-inference".

Without this correction also the outcome of the imagenet scripts wont be in the data volume so you cant view the results outside the container.

@dusty-nv
Copy link
Owner

Thanks @JvnB, hopefully this is resolved with #1865 (comment)

@JoostdeK
Copy link

Cool, I'll try it later. I'm @JvnB with another account ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants