HiLab-git / WSL4MIS

Scribbles or Points-based weakly-supervised learning for medical image segmentation, a strong baseline, and tutorial for research and application.
MIT License
205 stars 34 forks source link

about the mask[0, 1, x] #17

Open yike5022 opened 1 year ago

yike5022 commented 1 year ago

你好,我阅读了之前的一些问题,有关掩码的部分还是不太清楚。是指前景scribble的灰度值设为1,背景scribble设为0,然后未标记的区域设为x,然后再初始化交叉熵的时候ignore_index=x吗?希望您能帮我解答一下,或者指出哪篇文章我应该去阅读,扩展这方面的知识。谢谢!