natanielruiz / android-yolo

Real-time object detection on Android using the YOLO network with TensorFlow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

When does it support yolo2?

jackweiwang opened this issue · comments

commented

Sorry it does not support yolo v2. I encourage you to use the code as a reference and make your own implementation that supports yolo v2.

Cheers