Skip to content

Neural network model to predict 3D anthropometric data from height, weight, gender and body shape.

Notifications You must be signed in to change notification settings

anirudh2019/predicting-3D-anthropometric-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Predicting 3D anthropometric measurements

  • A neural network model is designed to predict 3D anthropometric measurements from height, weight, gender and body shape from ANSUR-II dataset.
  • The model predicts 13 anthropometric measurements as follows: Sleeves Length, Shoulder Width, Chest Around, Neck, Torso Length, Bicep Around, Leg Length, Waist, Hips, Thigh, Rise, Wrist, Breast point

Results:

  • After training the model, mean squared error on test dataset is 836.26 and mean absolute error on test dataset is 21.14.
  • The below figure shows plots of mean squared error Vs epochs and mean absolute error Vs epochs. image
  • The below figure shows prediction Vs ground truth plots of each 3D anthropometric measurement on male and female test datasets separately. Note that plots of some measurements shows only for one gender because it is not required for other gender(according to task description).

image

About

Neural network model to predict 3D anthropometric data from height, weight, gender and body shape.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published