jetson-containers
jetson-containers copied to clipboard
Machine Learning Containers for NVIDIA Jetson and JetPack-L4T
ERROR: Package 'ChatterBot' requires a different Python: 3.8.10 not in '>=3.4,
Hi, thanks for the excellent work here, but might I suggest you provide the ml-container with the more current tensorflow 2.3 (possibly as an option) rather that the (outdated) tensorflow...
Please could you provide on https://github.com/dusty-nv/jetson-containers/blob/d58ce7eb0afbb3c2706fc62d26f69e7055384484/scripts/docker_build_ml.sh#L135 a referefence for the bazel file or a script that builds that wheel? I've successfully built 2.4.1 gpu modifying your l4t base image for...
Hi, I am sucessfully able to use container with vscode so I can write code and test. But existing build hasn't got some libaries that I would like to use....
Combine pip3 installs and add colorama
Any idea when the Jetpack 4.6 versions will be posted? I'm on a Xavier NX running Jetpack 4.6 but I can't seem to get a yolo plugin to compile, and...
Hi @dusty-nv , I would like to know which container has pre-installed libraries for Face recognition in NGC Jestson containers. Is there any container which has necessary libraries to perform...
Hello, I'm interested in doing cross compilation on my x86 host machine. I've done this before on a jetson tk1 by installing cuda inside of my builder images and unpacking...
root@zi-desktop:~/Desktop/zi/Work/Android/Virt/dockers/arm64# git clone https://github.com/dusty-nv/jetson-containers Cloning into ‘jetson-containers’… remote: Enumerating objects: 452, done. remote: Counting objects: 100% (33/33), done. remote: Compressing objects: 100% (24/24), done. remote: Total 452 (delta 15), reused...
I did as instructed to build the ML containers, using the following command: > ./scripts/docker_build_ml.sh all It took several hours to run. Afterwards, I ran the following command in order...