-
Thank you for open-sourcing the code of the paper.
I want to make a model using TCGA. However, When i make patch, block box is made. So a lot of image patches is disappeared.
![image](https:/…
-
Hi,
I am trying to use your framework on a dataset that I am trying to work on in my research work. The Whole Slide Images are generated in .mrxs format (unfortunately it's a costraint that I can't c…
-
Dear Prof. Mahmood,
I would like to use your CLAM software for tumor tissue prediction of primary breast cancer. I have a few questions, some related to the documentation on how to run the tool.
…
-
Hi! I think we need to catch an exception with something like "if writer is not None:" here:
https://github.com/mahmoodlab/CLAM/blob/e37eb3bac3c72e0f6e3127a01dee8cf4300d7eec/utils/core_utils.py#L22…
-
![image](https://user-images.githubusercontent.com/10600425/128399760-1a7dc021-9383-443c-a8fa-6584bfd32d73.png)
For some reason my heat maps come out looking like this (with black and grey areas). …
dkoen updated
3 years ago
-
I could not find the part in the code where a cell graph is constructed from the histology image (segmented using cGAN). I have two questions in this regard:
1. Could you point me to the code (maybe …
-
Sorry to bother, I found that there are some "flaw" in the result stiches when runing `create_patches_fp.py` on TCGA dataset.
The example is as:
![TCGA-O2-A52N-01Z-00-DX1 FF1DD149-4DBE-44C7-872D-FA…
-
Hello,
Thank you for providing the script for the visualization of the heatmap of a WSI.
Following this, [https://github.com/mahmoodlab/CLAM#Heatmap-Visualization], I got the error as mentioned …
-
Hello and thank you for making this extremely helpful method.
I am trying to use your code to generate attention heatmaps. I have noticed that the generated images have a rectangular part of the im…
-
Hello, Thank you for making this amazing project a public repo!
I used TCGA-BRCA WSI slides for experimenting with CLAM. When using the default segmentation parameters from the given tcga.csv file …