Skip to content
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

Model sharing #6

Open
andreped opened this issue Aug 17, 2022 · 2 comments
Open

Model sharing #6

andreped opened this issue Aug 17, 2022 · 2 comments

Comments

@andreped
Copy link

Hello, @sophiajw!

Would it be possible to share the model and inference script to easily test and use the model?

I am developing an open-source platform called FastPathology, which enables researchers to easily deploy deep learning-based pipelines on their own data, without needing to code.

The software has been lacking a stain normalization method, and I am currently testing existing solutions to find out which to integrate. Macenko is my current bet, but as it is not as robust as more modern SOTA approaches, it would be great to get access to even better solutions. I have not been able to test any DL-methods, and none of these are public, but perhaps you could make that possible?

And of course, if the model is used in studies we will give appropriate credit.

@sophiajw
Copy link
Owner

hey andreped, sure! that sounds great!

Did you try the steps in the section 'Application' of the README?
I shared the link to the model weights trained on Camelyon17 there including the code that you should use to apply it as an augmentation in the forward pass of your downstream model.

I also have model weights trained on TCGA that should work better. Let me know when everything is working, then you can test the other models as well.

@464hee
Copy link

464hee commented Jul 10, 2023

Hello, I am very interested in the TCGA training model. Can you share it? Thank you for your contribution @sophiajw

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants