maiminh1996 / YOLOv3-tensorflow

Re-implement YOLOv3 with TensorFlow
1 stars 0 forks source link

Keras weight transfer #5

Closed superx21 closed 6 years ago

superx21 commented 6 years ago

Thx for the code sharing. As this repo is written for tf, how do u eval the code with keras weight? Do you have an extra code that transfer h5 to pb? Can u share the convert code as well?