Giter VIP home page Giter VIP logo

toad's People

Contributors

faisalml avatar fedshyvana avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

toad's Issues

Heatmap visualization

Hi, thank you for creating such an amazing works. I'm trying to create a visualization heatmaps using the model from toad, what I understand is you create it using the heatmaps code in the CLAM repository. I already try it, but it didn't works, can you help me to figure out why, or maybe you have the procedures to do it?

my problem when directly apply the create heatmaps in clam is the "sex" problem which is not used/available in CLAM package

How are TCGA Labels Acquired?

First of all, I would like to appreciate all the hard work that has been put into this research article.

Moving to the problem. So, I was going through the GDC tool for downloading Diagnostic Slides for patients however I was not able to find the label site label i.e primary or metastatic? I have read your paper multiple times to understand how to extract labels but the instructions are not very clear and also went through the documentation of the TCGA GDC portal but was unable to find it.

Therefore could you point out on how you were able to extract labels typically site i.e primary pr metastatic?

I would really appreciate the help. Thanks

KeyError in Training Splits Part

Hi, I tried to running the command on Colab

!python create_splits.py --task dummy_mtl_concat --seed 1 --k 1

And I am getting this error:

Traceback (most recent call last):
File "create_splits.py", line 25, in
dataset = Generic_WSI_MTL_Dataset(csv_path = '/content/drive/MyDrive/Colab Notebooks/MTDL/TOAD/dataset_csv/dummy_dataset.csv',
File "/content/drive/My Drive/Colab Notebooks/MTDL/TOAD/datasets/dataset_mtl_concat.py", line 71, in init
slide_data = self.df_prep(slide_data, self.label_dicts, self.label_cols)
File "/content/drive/My Drive/Colab Notebooks/MTDL/TOAD/datasets/dataset_mtl_concat.py", line 133, in df_prep
data.at[i, 'label'] = label_dicts[0][key]
KeyError: 'Esophagogogastric'

Could anyone please explain why this is happening and how to resolve this error?

The origin and label of metastatic samples

Could you indicate whether the label of the metastatic sample you used was consistent with the primary site or with the section location? If the primary colorectal cancer has metastasized to the liver, do you use images from the colorectal or liver? What is the label when using slices from the liver? I would appreciate it if you could answer me!

Model weights?

Are model weights available somewhere? I can't find them in the Mahmood Lab Huggingface profile. I would like to perform inference of this model with the WSI of a personal case diagnosed with a CUP.

Model interpretability

Hello,thanks for your great work!
Could you tell me from which layer to extract the feature vectors for visualization?

Demo video

Hi,
I have read the documentation and it is a really great project but can you add a video regarding the steps to perform in a sequential manner.
Thank you

pretrained model weights

Hello and thank you for sharing your work!
Could you please provide the last checkpoint for the pretrained model?
Thank you in advance, Lucia

Patient data

Where can I find the patient‘s data of histology slides

Fail to eval

Hi, I tried to running the evaluation command

CUDA_VISIBLE_DEVICES=0 python eval_mtl_concat.py --drop_out --k 1 --models_exp_code dummy_mtl_sex_s1 --save_exp_code dummy_mtl_sex_s1_eval --task dummy_mtl_concat  --results_dir results --data_root_dir DATA_ROOT_DIR

I changed the task bellow code
--task study_v2_mtl_sex
into
--task dummy_mtl_concat
because the study_v2_mtl_sex task couldn't found. But then I ran into this error:

Traceback (most recent call last):
File "eval_mtl_concat.py", line 122, in
model, results_dict = eval(split_dataset, args, ckpt_paths[ckpt_idx])
File "/media/chingwei/bf764154-3611-460c-9bfd-4efed447a219/chingwei/Nabila/TOAD-NGS/utils/eval_utils_mtl_concat.py", line 40, in eval
results_dict = summary(model, loader, args)
File "/media/chingwei/bf764154-3611-460c-9bfd-4efed447a219/chingwei/Nabila/TOAD-NGS/utils/eval_utils_mtl_concat.py", line 120, in summary
cls_test_error /= len(loader)
ZeroDivisionError: float division by zero

Could you please provide any guidance on how to resolve this error?
OS : ubuntu
torch : 1.10.1+cu111

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.