An old Jetson Nano for AI?

13 views
Skip to first unread message

Sergei Grichine

unread,
Feb 26, 2026, 1:50:56 PM (3 days ago) Feb 26
to hbrob...@googlegroups.com

I've been playing with my old Jetson Nano (B01), trying to put it to work on anything AI related.

Anybody who has an old Nano and wants to dust it off - welcome to the club ;-)


Best Regards,
-- Sergei

Sampsa Ranta

unread,
Feb 27, 2026, 8:44:43 AM (2 days ago) Feb 27
to hbrob...@googlegroups.com
I was able recently able to get accelerated YoloV11 to work with my 4GB Jetson Nano Developer kit for interference camera frames. Worked fine like 11FPS.

It actually supports Jetpack 4.6.7 and nvidia-docker2.. I was working with Jetson Nano on Duckietown Duckiebot platform.

Here is how it looked,

The thing with Jetson Nano Jetpack is, it's not GPU there.. It's an embedded platform with software stack only built for the Ubuntu 18.. I got it working when I rebuilt ROS inside a container based on NVidia L4T-cuda image (tho I did most of this work within QEMU).

I recall there was even Ultralytics Docker image I used as baseline on how I did this. There was some benchmark tool for Jetson Nano. Um, they still seem to support Jetpack 4.x,

The baseline Docker image was NVidia l4t-cuda that provided the baseline support..

The solution I saw for Jetson Nano was rather weird, as it exported some of the shared libraries from base image into the Docker image and it all had to be Ubuntu 18 based. There was some Python 3.8 package  from some repo I used to get things started with.. My Docker build was incremental and had more layers that built the stuff. This was based on how Duckietown had also built their stuff. 

This was the final Docker image payload to run, the Python code that does yolo interference is also in this repo,

Starting the interference was very slow and memory intensive and caused camera acquisition pipeline to fail, but once it got running I was able to restart acquisition and get it working..

Cheers for the club!

- Sampsa

--
You received this message because you are subscribed to the Google Groups "HomeBrew Robotics Club" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hbrobotics+...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/hbrobotics/CA%2BKVXVMuMrEEwhOu1B-dBO4Tg1w_1dajVx1C2VCtkKQ%2BWmog%3DA%40mail.gmail.com.
Reply all
Reply to author
Forward
0 new messages