isic-2017-segmentation
isic-2017-segmentation copied to clipboard
About TypeError
Hi juliafeec.
first, Thank you for sharing your code.
I re-downloaded ".yml" file but I have error.
Traceback (most recent call last): File "/home/jc/PycharmProjects/isbi2017-part1-master/segment.py", line 170, in <module> rescale_mask=rescale_mask, use_hsv=use_hsv, remove_mean_samplewise=remove_mean_samplewise) File "/home/jc/PycharmProjects/isbi2017-part1-master/ISIC_dataset.py", line 64, in load_images img_mask = get_mask(image_name, mask_folder, rescale_mask) File "/home/jc/PycharmProjects/isbi2017-part1-master/ISIC_dataset.py", line 25, in get_mask img_mask = img_mask/255. TypeError: unsupported operand type(s) for /: 'NoneType' and 'float'
have you ever seen this error? plz, let me know. Thank you.
This error occurred because of datasets.
I download broken files. So I re-download datasets files.
Sorry to have bothered you.
hi @jangjichang, I am a freshman in this field. I download this file but I couldn't run it. The error is
Traceback (most recent call last):
File "/Users/zhangdan/Desktop/isic-2017-segmentation-master/segment.py", line 92, in
Have you ever seen this problem? Can you tell me your the version of your keras and tensorflow. Thank you .
i am also facing similar problem i re-downloaded both .yml file and dataset but got this error
Traceback (most recent call last):
File "segment.py", line 170, in
help me thank you