Skip to content

bitmask93/bone_age_prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Objective:

To predict the age of people based on the X-ray images of their palms.

Dataset :

Dataset is part of RSNA(The Radiological Society of North America) challenge to predict the age from X-ray images. This dataset is also available on Kaggle

Models Used :

Used Transfer Learning by using models such as Inception Networks and Densenet.

Model Evaluation :

For predicting the gender, Accuracy was used and for predicting the Age MAE(Mean Absolute Error) is used as a metric.

Conclusions :

Some of the conclusions of the experiment are :

  1. It is difficult to predict the gender from X-ray images, the models performed very poorly for this task.

  2. Using some preprocessing on the images to enhance the joints in the bones helped to reduce the Mean Absolute Error, So it's clear that joints play an important role in predicting the age of a person.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published