gliese581gg / YOLO_tensorflow

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

Tensorflow Mobile? #11

Open ArthurGodoy opened 7 years ago

ArthurGodoy commented 7 years ago

Hi! There is a way to compile this detector with the mobile version for android of tensorflow? https://github.com/tensorflow/tensorflow/tree/master/tensorflow/examples/android

Thanks in advance.

natanielruiz commented 7 years ago

I'm trying to do the same thing, if anyone has any insights.