-
Notifications
You must be signed in to change notification settings - Fork 47
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
RAW annotation #52
Comments
It was decided that these would not be used for the KiTS21 challenge due to quality issues, so we deleted the segmentations generated based on these for the small number of cases that had them. If you'd like to recover them, you can go back to an old commit such as 6ac7a9a1d24e0d2cdfaab56bf09aa8065b701b5e |
Hi, thanks a lot for this information. I am actually really interested in the artery segmentation and looked into the data from the old commit. I can see that only the very small portion of the artery into the kidney is labeled. I understand this has been a long time, but I am just wondering if there was a guideline of up to which branch is labeled, e.g. renal artery, segmental artery, or is it labeled just based on if it is visible or not? |
Yes, our policy was to label the vessels up until the celiac trunk (superior) and down until the aortic bifurcation to the common iliac arteries (inferior). The last axial frame annotated should be that in which the regions are right about to become non-overlapping. |
Can the annotation be used as segmentation classes?
you have 3 segmentation clases (Kidneys, tumor,cyst) but you have more annotation in the RAW folder (Arteries,veins,unretires) how can I make use of theses?
The text was updated successfully, but these errors were encountered: