Skip to content

求解惑 #11

Description

@CWF-999

File "F:\chen_code\CornerNet-master\utils\get_data.py", line 47, in read_from_disk
image=self.coco.read_img(queue[0])

File "./utils\init_data.py", line 145, in read_img
return img.astype(np.float32)

AttributeError: 'NoneType' object has no attribute 'astype'

OutOfRangeError (see above for traceback): RandomShuffleQueue '_1_shuffle_batch/random_shuffle_queue' is closed and has insufficient elements (requested 10, current size 0)
好像数据这块儿出错了,改来改去还是不对,大佬能带下吗

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