-
-
Notifications
You must be signed in to change notification settings - Fork 669
Open
Description
utils.load_weights(model, "./yolov3.weights")
File "/home/fut/Downloads/TensorFlow2.0-Examples-master/4-Object_Detection/YOLOV3/core/utils.py", line 59, in load_weights
assert len(wf.read()) == 0, 'failed to read all data'
AssertionError: failed to read all data
yolov3仔细检查没问题,官方都可以跑,你这个demo是不是有问题?
Metadata
Metadata
Assignees
Labels
No labels