roflcoopter / viseron

Self-hosted, local only NVR and AI Computer Vision software. With features such as object detection, motion detection, face recognition and more, it gives you the power to keep an eye on your home, office or any other place you want to monitor.
MIT License
1.5k stars 154 forks source link

Jetson Nano and edgeTPU configuration #763

Open pathia opened 1 month ago

pathia commented 1 month ago

Hi, I have a Jetson Nano and a edgetpu (Google Coral). I did some testing but no joy so far. Please advice. Do you suggest the Jetson nano image on docker hub or just the regular because I have the edgetpu now ?

roflcoopter commented 3 weeks ago

You need to run the Jetson image i believe for stuff to work properly. Otherwise you wont have hardware accelerated decoding of cameras.

The EdgeTPU can be used in the Nano container as well, but i would recommend darknet as the object detector since it can run on the GPU