szaza/android-yolo-v2

How do I convert my yolov3 weights file to .pb?

Yogita98 opened this issue · 2 comments

How do I convert my yolov3 weights file to .pb?
tomyc commented

You can find the solution in this project https://github.com/thtrieu/darkflow

darkflow doesn't support yolov3 yet
but you can find some reference in AlexaAB's darknet repo