-
Hey,
When I try to download Camelyon16 through the google drive script you have provided, the files I download are mostly around ~800kb each. I assume there is something wrong here as the original …
-
Hi @hrzhang1123, thanks for your great work.
Official Camelyon16 provided 129 test slides, while the google drive link in this project only has 127 slides. There are no 'test_114', and 'test_124' in …
-
Hi, inside the paper it says ''We employ the SimCLR ResNet18 encoder trained by for the Camelyon16 and TCGA-Lung.'' but in the code only the part of extracting features with the pre-trained resnet18 i…
-
```
/home/jupyter-ljh/.local/lib/python3.9/site-packages/pytorch_lightning/utilities/distributed.py:50: UserWarning: Experiment logs directory logs/Camelyon/TransMIL/fold0 exists and is not empty. Pr…
-
Hello, you have done an excellent job. We have encountered some problems in surfacing your work. There are frequent interruptions of downsample error and many error patches when extracting slices, so …
-
Hi @binli123 ,
I'm trying to replicate your results without success on camelyon16. I put the number of classes to 1 and also tried weights online for computing the feats on both training and test s…
-
I have a question, your simlr is pre-training, does it include all the data of camelyon16 (training set and test set)? Because I found that your feature extractor is faulty, you leaked the information…
-
Hello, I am a graduate student in a university. After reading your paper, I am impressed that your articles and codes are very excellent, and I want to try to learn some knowledge of drawing construct…
-
Hi alexmomeni,
I am Tarek the co-author of StainGAN, thank you for re-implmenting the method and I hope you found it benficial.
One thing, Can you please cite the paper and the real repository o…
xtarx updated
5 years ago
-
* dicom-wsi version:1.0.3
* Python version:3.9
* Operating System:Ubuntu 20.04
Hi,
I noticed some strange behavior when converting tiff files from the Camelyon16 data set. I tried to conver…