gliese581gg / YOLO_tensorflow

tensorflow implementation of 'YOLO : Real-Time Object Detection'
Other
1.72k stars 656 forks source link

Implementation on Embedded System #38

Open APratham opened 6 years ago

APratham commented 6 years ago

Can we implement YOLO on an embedded system, like a Raspberry Pi 3 Model B? This repo contains an optimised version of YOLO using TensorFlow. So I wanted help on running this code on RPi.