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

Issue with Yolo on Jetson Nano #5

Open
sangam14 opened this issue Dec 8, 2019 · 3 comments
Open

Issue with Yolo on Jetson Nano #5

sangam14 opened this issue Dec 8, 2019 · 3 comments

Comments

@sangam14
Copy link

sangam14 commented Dec 8, 2019

@ajeetraina https://github.com/peace195/tensorflow-lite-YOLOv3

@sangam14
Copy link
Author

sangam14 commented Dec 8, 2019

@ajeetraina

/Documents/tensorflow-lite-YOLOv3-master$ docker build -t tflite .
Sending build context to Docker daemon  37.89kB
Step 1/8 : FROM tensorflow/tensorflow:1.14.0-py3
 ---> 4cc892a3babd
Step 2/8 : ADD . /root
 ---> 5371c23c8636
Step 3/8 : WORKDIR /root
 ---> Running in 6de294e5d0a5
Removing intermediate container 6de294e5d0a5
 ---> 23619e27c86d
Step 4/8 : RUN apt-get autoclean
 ---> Running in 784a2ccfcc9e
standard_init_linux.go:211: exec user process caused "exec format error"
The command '/bin/sh -c apt-get autoclean' returned a non-zero code: 1

@collabnix
Copy link
Owner

Can you test those instructions inside Dockerfile manually first so as to see if it can built for Jetson Nano?

@sangam14
Copy link
Author

sangam14 commented Dec 8, 2019

@ajeetraina sure

@collabnix collabnix changed the title can you test this ? Issue with Yolo on Jetson Nano Dec 8, 2019
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

2 participants