文件名称:yolov3的h5文件转darknet的weights
文件大小:24KB
文件格式:ZIP
更新时间:2022-03-16 09:35:16
DL
将keras的.h5权重文件转换成darknet的weights,需要有模型结构文件
【文件预览】:
h5_to_weight_yolo3-master
----voc_classes.txt(13B)
----yolo.cfg(8KB)
----yolo3()
--------utils.py(4KB)
--------model.py(16KB)
--------__pycache__()
----yolo_anchors.txt(76B)
----.idea()
--------workspace.xml(10KB)
--------encodings.xml(138B)
--------vcs.xml(180B)
--------misc.xml(288B)
--------modules.xml(290B)
--------inspectionProfiles()
--------convert_weight_file.iml(453B)
----check_weight.py(7KB)