Adolescent Bone Age Prediction
Adolescent Bone Age Prediction from Hand X-ray Images. In Fall 2018.
Adolescent Bone Age Prediction from Hand X-ray Images, in Fall 2018.
We implemented a deep learning network by Keras on TensorFlow backend, including pre-trained VGG16 model and attention map generation.
Modified the network structure by concatenating gender information with input batches, which successfully reduced the mean average prediction error from 13.70 months to 9.78 months.