Open liuruoze opened 7 years ago
line 26: img_data = skio.imread('data/images_data/'+name+'.jpg')
img_data = skio.imread('data/images_data/'+name+'.jpg')
May be the x and y mask should come from "images_data_crop" folder, according to the paper.
line 26:
img_data = skio.imread('data/images_data/'+name+'.jpg')
May be the x and y mask should come from "images_data_crop" folder, according to the paper.