Skip to content

运行image_demo.py报错failed to read all data #110

@futureflsl

Description

@futureflsl

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions