gliese581gg/YOLO_tensorflow

Hi, how to tranform the weights file into ckpt file?

Closed this issue · 0 comments

Good morning! I have trained my own model with the darknet framework from the official web and I get the .weights file as the result. I want to know how to tranform the .weights file into .ckpt file and to use your program to detect pictures. Thanks a lot!