BCV-Uniandes / SIMBA

Pytorch implementation of the MICCAI 2020 paper SIMBA: Specific Identity Markers for Bone Age Assessment
Creative Commons Zero v1.0 Universal
18 stars 3 forks source link

Identity Markers? #1

Closed innat closed 3 years ago

innat commented 4 years ago

Hello, Congratulations on your paper-work.

However, would you please explain how you calculated chronological age for the model input? The data set contains as follows. I believe, the Boneage column should be the target column.

ID Male Boneage
1 False 180
2 True 12

And in your paper, somehow I didn't find the experimental results on the RSNA data set. Would you please give some pointer?

mc-escobar11 commented 3 years ago

Hello, Thanks for your interest in our work! The chronological age was provided by the expert physicians who annotated the RHPE dataset. We do not use the RSNA dataset in this paper precisely because it doesn't have the information of the chronological age of the patients. If you would like access to the images and the annotations of the RHPE dataset please email us at mc.escobar11@uniandes.edu.co and ci.gonzalez10@uniandes.edu.co

innat commented 3 years ago

Oh, I see. Thanks. I already have the data sets. -)