-
Notifications
You must be signed in to change notification settings - Fork 105
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error while running MIL_train.py #20
Comments
Hi,naveenagorre. I run the code recently and I got the same errors. So could you tell me how you deal with the error? Thanks a lot. |
Hi huo,
Thank you for reaching out. Few of my input variables obtained from dictionary are not int/float which is what the code expects. I have tried converting them into int/float and now I'm able to fix it. Also there is another repo who have also implemented code for MIL/RNN.
https://github.com/TankZhouFirst/clinical-grade-computational-pathology-using-weakly-supervised-deep-learning-on-whole-slide-images
Regards
[image002]
Naveena Gorre
Machine Learning Engineer
Moffitt Cancer Center
12902 Magnolia Drive, Tampa, FL 33612 | email: ***@***.***>
From: qiyueliuhuo23 ***@***.***>
Sent: Friday, July 1, 2022 5:49 AM
To: MSKCC-Computational-Pathology/MIL-nature-medicine-2019 ***@***.***>
Cc: Gorre, Naveena ***@***.***>; Author ***@***.***>
Subject: EXT:Re: [MSKCC-Computational-Pathology/MIL-nature-medicine-2019] Error while running MIL_train.py (Issue #20)
Hi,naveenagorre. I run the code recently and I got the same errors. So could you tell me how you deal with the error? Thanks a lot.
-
Reply to this email directly, view it on GitHub<#20 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AUBUFZCQXW2A73E2CLONWYLVR25JRANCNFSM5LF2YP6A>.
You are receiving this because you authored the thread.Message ID: ***@***.******@***.***>>
This transmission may be confidential or protected from disclosure and is only for review and use by the intended recipient. Access by anyone else is unauthorized. Any unauthorized reader is hereby notified that any review, use, dissemination, disclosure or copying of this information, or any act or omission taken in reliance on it, is prohibited and may be unlawful. If you received this transmission in error, please notify the sender immediately. Thank you.
|
Your answer was very useful to me, thank you very much for your help. Have a nice day! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello, I'm working on running the MIL_train script and it's throwing me the below mentioned error:
Any suggestions what's going on.
OS - Linux
Openslide-python version 1.1.2
The text was updated successfully, but these errors were encountered: