Giter Club home page Giter Club logo

deepheightweight's Introduction

Height and Weight Estimation From Unconstrained Images

Authors

Can Yilmaz Altinigne, Dorina Thanou and Radhakrishna Achanta

Abstract

We address the difficult problem of estimating the attributes of weight and height of individuals from pictures taken in completely unconstrained settings. We present a deep learning scheme that relies on simultaneous prediction of human silhouettes and skeletal joints as strong regularizers that improve the prediction of attributes such as height and weight. Apart from imparting robustness to the prediction of attributes, our regularization also allows for better visual interpretability of the attribute prediction. For height estimation, our method shows lower mean average error compared to the state of the art despite using a simpler approach. For weight estimation, which has hardly been addressed in the literature, we set a new benchmark. (Accepted to IEEE ICASSP 2020)

Image of Yaktocat

Reference

If you find this code useful in your research, please consider citing:

@inproceedings{altinigne2020height,
  title={Height and Weight Estimation from Unconstrained Images},
  author={Altinigne, Can Yilmaz and Thanou, Dorina and Achanta, Radhakrishna},
  booktitle={ICASSP 2020-2020 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP)},
  pages={2298--2302},
  year={2020},
  organization={IEEE}
}

Trained Models in the Original Paper

Each file is nearly 2GB. Just download them and put them in /models folder.

Dependency

  • PyTorch = 1.2.0
  • Python = 3.6

Usage

In order to train height network, run train.py. For weight network run train_weight.py. Instructions are given as comment lines in the header. You can find the performance of models on height and weight estimation test sets in Results_HW.ipynb notebook.

Environment

You can use environment.yml file to create a Conda environment to run experiments. You can create a new environment using this command. conda env create -f environment.yml -p [PATH]

Weight Dataset

We will soon share the weight dataset that we created and used in our experiments.

deepheightweight's People

Contributors

canaltinigne avatar

Watchers

James Cloos avatar Salman Saifi avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.