HiLab-git / SSL4MIS

Semi Supervised Learning for Medical Image Segmentation, a collection of literature reviews and code implementations.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support of code for DMT method

rose-jinyang opened this issue · comments

Hello
How are you?
Thanks for contributing to this project.
Could u support the code for DMT method (https://arxiv.org/pdf/2004.08514.pdf)?
Thanks

Thanks for your reply.
In fact, I'm curious if the URPC method outperforms the DMT method.

Hi Jinyang,
I don't compare DMT with URPC as the DMT focus on natural images but the URPC is specific designed to deal with NPC task, so I don't know which one is better.
Best,
Xiangde.

Thanks