gliese581gg / YOLO_tensorflow

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

Multithreading support? #7

Open wilpulling opened 8 years ago

wilpulling commented 8 years ago

Hi, I understand YOLO can't make use of multiple cores; is this implementation able to use all of the cores on my machine?