HiLab-git / SSL4MIS

Semi Supervised Learning for Medical Image Segmentation, a collection of literature reviews and code implementations.
MIT License
2.14k stars 380 forks source link

error for two classes segmentation #11

Closed szhang963 closed 3 years ago

szhang963 commented 3 years ago

My dataset just have two classes to segmentation.When I train the dataset using your code,I got abnormal result.Could you update the code for two classes segmentation? Thanks in advanced.

Luoxd1996 commented 3 years ago

Hi, Sorry, your question is too rough to identify the problem. Could you describe the problem carefully and provide more details, maybe it can help us to find the problem. In addition, in my testing, it works well for two-class segmentation tasks. Best; Xiangde.

szhang963 commented 3 years ago

Hi, Sorry, your question is too rough to identify the problem. Could you describe the problem carefully and provide more details, maybe it can help us to find the problem. In addition, in my testing, it works well for two-class segmentation tasks. Best; Xiangde.

Ok,Thank you. I will check the code in detail.