Search code examples
kerasdeep-learningyolodarknet

YOLOv4 tiny weigths to keras h5


his question has already been formulated here in this link.

But there was only an answer, without help me a lot.

The problem is how to convert the YOLOv4 Tiny weights darknet to the keras h5 format?

Hope someone can help me. Thank you in advance!!


Solution

  • You can use this GitHub repo to convert darknet weights for many Yolo variants to .h5 format