pytorch-nested-unet icon indicating copy to clipboard operation
pytorch-nested-unet copied to clipboard

Could you tell me how to use your code for original datasets?

Open kirohirahanoshi opened this issue 5 years ago • 2 comments

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 avatar Feb 24 '20 15:02 kirohirahanoshi

@kirohirahanoshi I add support for multi-class segmentation. Please pull the latest commit and try again. Let me know if you have any problems.

4uiiurz1 avatar Apr 07 '20 01:04 4uiiurz1

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

zhouyi-git avatar Jul 09 '21 10:07 zhouyi-git