pytorch-nested-unet
pytorch-nested-unet copied to clipboard
Could you tell me how to use your code for original datasets?
Could you tell me how to use your code for original datasets? Thanks to your guide, I was able to use your code against 2018 Data Science Bowl dataset So I tried to use the original dataset, but I couldn't. Because there is more than one class to identify, I thought. I tried to change the code, but I couldn't. Please help me.
Thank you.
@kirohirahanoshi I add support for multi-class segmentation. Please pull the latest commit and try again. Let me know if you have any problems.
May I ask the author, I have run the data set and code you mentioned, but my IOU is only 0.8 after running, may I ask what is the problem? The original paper has 0.92