YunYang1994 / tensorflow-yolov3

🔥 TensorFlow Code for technical report: "YOLOv3: An Incremental Improvement"
https://yunyang1994.gitee.io/2018/12/28/YOLOv3-算法的一点理解/
MIT License
3.64k stars 1.36k forks source link

How do you save the trained model to HDF5 (h5) format? #620

Open Guanzhao-hub opened 2 years ago

Guanzhao-hub commented 2 years ago

Hello, my friends! I'm wondering has anyone successfully trained and saved their model to h5 format?