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

Add tiatoolbox tutorial #2675

Merged
merged 70 commits into from
Dec 19, 2023
Merged

Conversation

measty
Copy link
Contributor

@measty measty commented Nov 12, 2023

Fixes #2669

Description

Adds a tutorial for using TIAToolbox, a python/pytorch library for working with whole slide images (large medical images).

Checklist

  • [x ] The issue that is being fixed is referred in the description (see above "Fixes #ISSUE_NUMBER")
  • [x ] Only one issue is addressed in this pull request
  • [x ] Labels from the issue that this PR is fixing are added to this pull request
  • [ x] No unnecessary issues are included into this pull request.

cc @datumbox @nairbv @fmassa @NicolasHug @YosuaMichael @sekyondaMeta @svekars @carljparker @kit1980 @subramen

@measty measty marked this pull request as ready for review November 15, 2023 19:07
@facebook-github-bot
Copy link
Contributor

Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Meta Open Source project. Thanks!

@facebook-github-bot
Copy link
Contributor

Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Meta Open Source project. Thanks!

Copy link
Contributor

@malfet malfet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If one can not autogenerate .ipynb from the .py file, please check it into the tutorials repo and reference it rather than https://colab.research.google.com/drive/1qkTBbMrECLjVAWwg9SJHKFgmSUyv3djE?usp=sharing (because if/when author decided to stop sharing it it will not be accessible to the reader)

@measty
Copy link
Contributor Author

measty commented Dec 7, 2023

If one can not autogenerate .ipynb from the .py file, please check it into the tutorials repo and reference it rather than https://colab.research.google.com/drive/1qkTBbMrECLjVAWwg9SJHKFgmSUyv3djE?usp=sharing (because if/when author decided to stop sharing it it will not be accessible to the reader)

Should this be done by making a PR against the gh-pages branch, or in some other way?

@carljparker
Copy link
Contributor

@malfet Could you respond to the question from @measty about where to commit the Python notebook (.ipynb) file.

@malfet
Copy link
Contributor

malfet commented Dec 12, 2023

Should this be done by making a PR against the gh-pages branch, or in some other way?

No, just add one to this PR in a folder where it will be published

@carljparker
Copy link
Contributor

@malfet: Are we good to merge (provided CI is clean)? @measty added the notebook to an _static subdirectory.

@measty
Copy link
Contributor Author

measty commented Dec 15, 2023

@malfet: Are we good to merge (provided CI is clean)? @measty added the notebook to an _static subdirectory.

Sorry, I noticed I forgot to change the link to point to the new location when I added the notebook to this PR. Should be all set now from my end.

@carljparker carljparker merged commit e77fc43 into pytorch:main Dec 19, 2023
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

💡 [REQUEST] - A Tutorial on Whole Slide Image Classification using PyTorch and TIAToolbox
8 participants