This repository was archived by the owner on Mar 21, 2024. It is now read-only.
Example datasets to use with existing segmentation configs #574
Answered
by
ktakeda1
furtheraway
asked this question in
Q&A
|
Dear all, Besides HelloWords example, I wonder where to find datasets to test use other segmentation configurations like HeadAndNeckPaper.py, Lung.py, and ProstatePaper.py. The document mentioned "You will find a variety of model configurations here. Those not ending in Base.py reference open-sourced data and can be used as they are." I wonder where can I download those datasets. Thank you, |
Answered by
ktakeda1
Oct 21, 2021
Replies: 1 comment
|
The Lung CT dataset description and download details are in the sample tasks section of documentation here - https://github.com/microsoft/InnerEye-DeepLearning/blob/main/docs/sample_tasks.md You can use this Head & Neck dataset - https://github.com/deepmind/tcia-ct-scan-dataset Hope that helps. |
0 replies
Answer selected by
ktakeda1
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The Lung CT dataset description and download details are in the sample tasks section of documentation here - https://github.com/microsoft/InnerEye-DeepLearning/blob/main/docs/sample_tasks.md
You can use this Head & Neck dataset - https://github.com/deepmind/tcia-ct-scan-dataset
Hope that helps.