CDMA icon indicating copy to clipboard operation
CDMA copied to clipboard

offical code for: Semi-supervised Pathological Image Segmentation via Cross Distillation of Multiple Attentions. MICCAI 2023.

Results 6 CDMA issues
Sort by recently updated
recently updated
newest added

Hello! First of all, thank you for making your project available, it is fantastic :) I have encountered an issue though: from train_baseline import get_files_redistribution, get_val_WSI_loader grants me a "ModuleNotFoundError:...

Hi, can you share your environment if you can, thanks a lot!

Thank you very much for your excellent work, which has benefited me a lot. I have encountered some problems when replicating your code and would like to consult you. The...

Can you share the dataset to my email address [[email protected]], because the official online download channel has been closed. Thank you very much.

Your work "CDMA" really impressed me. And I really appreciate that you have put your code on Github. I saw that in your comparisons, method HCE was also contained. I...

Thanks for sharing the code of the wonderful work. I have a problem with the loss function. In section 2.2, it introduces the loss function of knowledge distillation, which is...