-
Notifications
You must be signed in to change notification settings - Fork 96
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
The anatomical variable in the slide level feature extraction code #51
Comments
Oh, I found the meaning of anatomical! |
what does it mean?😳😳 |
The anatomical variable and its code can be found here: CHIEF/configs/anatomic_mapping.yaml |
Thank you very much! By the way, do you know how to generate .pt files like That confused me for a while~ Hope to find some help! XIEXIE! |
I think it is derived from the patch features: |
It is unclear what the variable
anatomical
represents. The value13
is assigned to it, but there is no explanation about its meaning.Questions:
anatomical
a specific value that needs to be set based on certain criteria, or can it be arbitrarily chosen?anatomical
?Could you please provide clarification on what
anatomical
represents and how to determine the correct value for it in this context?Thank you!
The text was updated successfully, but these errors were encountered: