Shubham Innani
Shubham Innani
while training the program I am getting the following error `RuntimeError: copy_if failed to synchronize: device-side assert triggered`. dataset is cityscapes its training but while validating it gives the above...
Hi, I was planning to use the model, but I want to first see the results using a pre-trained model and inference script. Is there any plan to release the...
Hi Richards, Any plans to share the inference or heatmap script, also the pretrained weights. Appreciate your help. Thanks!
Hi @Richarizardd Great Day! I was trying to train GCN model but facing > TypeError: scatter_mean() takes from 2 to 5 positional arguments but 6 were given while trying to...
Hi @fedshyvana Do CLAM handle the penn marked slides while segmenting ? Dont have any mask for tissue. So whatever CLAM is doing is their a way to tackle penn...
Hi, I am trying to predict the WSI images which are in png format, it is having size as WSI images i.e. 20000, 30000. I am using `tile` mode for...
Hi, Thank you for the repository. I am wondering how can this model be evaluated on WSI level for segmentation? Is the code available? Thanks, Shubham
Hi, Thank you for the wonderful repository. Do you plan to release the weights of the models? It will be helpful to start with reproducing the results and extend beyond....
Hi @Richarizardd , Again thanks for the amazing work! I have keen to know for cases with multiple slides how is that handled? From code cases are dropped if duplicate...