keras-yolo3
keras-yolo3 copied to clipboard
How did you get the backend.h5?
1.Did your backend.h5 pre-trained on the ImageNet? 2.Can you give me the details of training process about backend.h5? Thank you so much!
I didn't train it. It's from darknet weights.
OSError: Unable to open file (unable to open file: name = 'backend.h5', errno = 2, error message = 'No such file or directory', flags = 0, o_flags = 0)
thanks for @darjoo. He has reuploaded it here, http://www.mediafire.com/file/l1b96fk7j18yi7v/backend.h5. Give it a try.
Hi, which weight from darknet is used for creating backend.h5? yolov3.weights? or tiny-yolo?
could you tell more about how to transfer darknet weights to h5 file, I need use other weights file, thanks
could you tell more about how to transfer darknet weights to h5 file, I need use other weights file, thanks
Have you resolved it, with the other weight file?