How do I convert my yolov3 weights file to .pb?
Yogita98 opened this issue · 2 comments
Yogita98 commented
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
STG284 commented
darkflow doesn't support yolov3 yet
but you can find some reference in AlexaAB's darknet repo