NVIDIA-AI-IOT / jetracer

An autonomous AI racecar using NVIDIA Jetson Nano
MIT License
1.06k stars 319 forks source link

n00b Question #129

Open museumplanning opened 2 years ago

museumplanning commented 2 years ago

Please excuse the n00b question. I have searched and have not been able to find the NVIDIA Jetson in stock anywhere.
https://store.nvidia.com/en-us/jetson/store/?page=1&limit=9&locale=en-us

Are people switching to Raspberry Pi during the COVID-19 chip shortage ?

Thank you!

dbanshee commented 2 years ago

hello! I'm starting a similar project with RPI. My objective is switch to Jetson sometime. But while I'm building and testing some concepts on RPI. I try to execute basic DL Models but at least on mi RPI3B+, ram is not enough.

If you want take a look: (https://github.com/dbanshee/banrc01)