Skip to content

jay16213/pi-real-time-object-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raspberry Pi Real Time Object Detection

Run with Docker

Install docker if you have not install on pi yet

curl -fsSL https://get.docker.com/ | sh

If you would like to use Docker as a non-root user, add your user to the "docker" group

sudo usermod -aG docker <user>

After usermod you should logout to save the change

Run

./run_docker.sh

About

Real time object detection on Pi, using YAD2K

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published