Skip to content

训练问题 #11

Description

@tuqiangwang

你好,数据集用的是HED-BSDS_PASCAL
执行python train.py。报以下错误:(TensorFlow1.6 python3,另外博主的环境是什么)
Traceback (most recent call last):
File "train.py", line 103, in
dataset = DataSet()
File "train.py", line 24, in init
self.read_data()
File "train.py", line 40, in read_data
self.imgs = np.zeros((len(img_names), self.cfg['height'], self.cfg['width'], self.cfg['channel']), np.float32)
MemoryError

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