jinyu121 / DW2TF

Darknet Weights to TensorFlow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to convert yolov4 weights to .pb or ckpt file ?

china56321 opened this issue · comments

How to convert yolov4 weights to .pb or ckpt file or caffemodel ?

Hi @china56321 You can try this repository for conversion into TF 2.0 model:
https://github.com/hunglc007/tensorflow-yolov4-tflite