ResUNetPlusPlus
ResUNetPlusPlus copied to clipboard
process_image.py
I run process_image.py,but I got an empty fold in new_data
请问这是什么问你您解决了么,我也是同样的问题
Dear Debesh, thank you very much for such an incredible work! To me it works the following:
- after download the kvasir images;
- to leave it in a folder called
data/kvasir_segmentation_dataset, - in line 182 change to
path = "data/" #"../../../ml_dataset/"
Thanks again!