-
Hi @Richarizardd , I have a question concerning the worst performance I had in the CAMELYON16 dataset only. Here are the results of my experiment after following all of the settings and pretraining mo…
-
Hello! Thanks for your great work!
Could you share code for generating an FROC curve? Additionally, I'm interested in understanding whether the FROC calculation involves plotting curves for all bag…
-
Nice work, The results of other papers in the article are higher than what they mentioned in their article. Can you provide the seeds of data division or training if possible?
-
Hi!
I am converting CAMELYON16 test tumor sample XML annotations to TIF segmentations masks using the provided code (using AnnotationToMask). I do that in a for loop for all the examples in parall…
-
Hi, I have tried to implement several MIL models, following a similar approach to your implementation. However, I noticed that the performance can vary significantly, up to 10%, just by changing the t…
-
Hi,
Thanks for your great work.
I have a question about the setting of the early stop in Camelyon16. Is there any validation set in the 3-fold CV?
Thanks!
-
Hi there,
We are currently working on a paper in the WSOL domain and plan to compare our results with the following papers authored by your team:
1) Negative Evidence Matters in Interpretable Histol…
-
Could you please post the weight of SIMCLR training on CAMELYON16 dataset
-
Thanks for sharing this amazing work. I wonder what is the 'init.pth' for the dsmil model. Is it trained on some specific dataset?
Do I need to load it if I am doing other tasks (not the medical on…
-
Hi, I tried following your code to create patches by using `bash create_patches.sh`. However, there are two missing slides (normal_027 and normal_045), and as a result, I could only get 397 instead of…