Closed mayonezu216 closed 1 year ago
Thanks for attention. I have updated the imple of DSMIL, pls kindly check it: Readme: https://github.com/DearCaat/MHIM-MIL#dsmil-same-hyper-param-with-abmil-maybe-not-optimal, Code: https://github.com/DearCaat/MHIM-MIL/blob/master/modules/datten.py#L167 Pretrained Models: https://github.com/DearCaat/MHIM-MIL/tree/master/modules/init_ckp/c16_3fold_init_dsmil_seed2021 As for the hyper-param about DSMIL, I only try the same hyper-param with AB-MIL. I'm not sure it's the optimal, but it performs well on the C16 and TCGA-NSCLC.
Thanks very much! That is useful.
Hi, in the paper, MHIM(DSMIL) shows very good performance in many experiments. However, I can only find TransMIL and ABMIL models with MHIM. Could you provide the code of DSMIL with MHIM, the hyperparameters for masks and pretrained DSMIL models?