Guide to running common neural networks on Yocto #379
mozcelikors
started this conversation in
Ideas
Replies: 2 comments
-
I don't know of one... contributions are welcome! As a short cut to getting started, you should be able to run the Jetson-compatible containers in the NVIDIA NGC catalog on a Yocto-based build that includes nvidia-docker support. But recipes for building the various frameworks don't seem to be readily available. |
Beta Was this translation helpful? Give feedback.
0 replies
-
We've shared a repo at https://github.com/BoulderAI/deepstream-nvdsanalytics which you can use to run with NVIDIA's deepstream samples by building/running with docker on yocto based builds in case that's useful. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
Is there a guide to running common pretrained neural networks (YOLOv3, RCNN etc) on Yocto, Jetson boards? I know a few guides exist for Ubuntu on Jetson boards, but I would like to evaluate them on Yocto-based OS. If such guides or recipes exist, it would be good -imho- to compile them in the Wiki section.
Thanks,
Beta Was this translation helpful? Give feedback.
All reactions