Closed Viki-researcher closed 3 years ago
https://github.com/TNTWEN/OpenVINO-YOLOV4/blob/master/convert_weights_pb.py already converts .weights to .pb And you can refer to https://github.com/mystic123/tensorflow-yolo-v3 to inference .pb by tensorflow1.x
can transform yolov4 weight to pb?