Giter Club home page Giter Club logo

jayfalls / jetson_nano_ubuntu20_docker Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 2.0 107.02 MB

Hardware accelerated OpenCV, Torch & Tensorrt Ubuntu 20.04 docker images for Jetson Nano containing any python version you need up until the latest 3.12 with ultralytics yolov10 tensorrt support

License: MIT License

Python 98.31% Jupyter Notebook 1.69%
build cuda docker-image hardware-acceleration jetson-nano opencv python3 python311 python312 tensorrt torch ubuntu

jetson_nano_ubuntu20_docker's Introduction

๐Ÿณ Jetson Nano Ubuntu 20.04 Docker Images ๐Ÿณ

What is this?

Hardware accelerated OpenCV, Deepstream, Torch & Tensorrt Ubuntu 20.04 docker images for Jetson Nano containing any python version you need up until the latest 3.12 with support for ultralytics yolo using torch or tensorrt

Pulling existing images

Python Version Dockerhub Image Name Size
Python3.12 jayfalls/l4t-20.04:full-cp312 Not Ready Yet
Python3.12 jayfalls/l4t-20.04:base-cp312 Not Ready Yet
Python3.11 jayfalls/l4t-20.04:full-cp311 3.28GB
Python3.11 jayfalls/l4t-20.04:base-cp311 1.09GB
Python3.10 jayfalls/l4t-20.04:full-cp310 Not Ready Yet
Python3.10 jayfalls/l4t-20.04:base-cp310 Not Ready Yet

note: Make sure to run the container on the latest L4T host system (r32.7.1). Running on older JetPack releases (e.g. r32.6.1) can cause driver issues, since L4T drivers are passed into the container

Tag Meanings

  • base: This is just the plain ubuntu20.04 image with higher python versions, no additional packages like opencv, etc
  • full: This is the image with all the packages installed, including gpu accelerated opencv, pytorch, tensorrt and deepstream

If an image with your desired python version doesn't exist in the docker hub, or you are running an older jetpack release, then you'll need to build it manually

Building Ubuntu 20.04 Images with Custom Python Versions

This link contains all the individual packages for the python versions that get compiled during the build process. If you want to use a different python version without the docker image, you can download the packages and install them manually.

Contributing

You can contribute in the following ways

note: I do not have a lot of free time, so I'm not sure if I'll support this fully, as such don't expect too much from me please. The license is MIT, so you can continue it on your own repo if I don't support.

note: If you see the error ImportError: "/path": cannot allocate memory in static TLS block, you can run export LD_PRELOAD="/path":${LD_PRELOAD} before running your script, then please submit it as an issue so I can put the fix into the build process

References

jetson_nano_ubuntu20_docker's People

Contributors

jayfalls avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.