GithubHelp home page GithubHelp logo

cetinsamet / age-estimation Goto Github PK

View Code? Open in Web Editor NEW
9.0 2.0 6.0 12.99 MB

Age estimation with PyTorch

License: MIT License

Python 100.00%
computer-vision age-estimation machine-learning fully-connected-network pytorch

age-estimation's Introduction

age-estimation

Age estimation with PyTorch
A fully-connected network is trained with 5000 sample images of human face to perform age estimation from faces.

Usage

$python3 age_est.py input-image-path
or
$python3 -W ignore age_est.py input-image-path
(-W ignore can be used to avoid warning messages)

Example

$cd src
$python3 -W ignore age_est.py ../test.jpg
-> Estimated Age : 27.7

Example Image

Photo taken after France won the 1998 FIFA World Cup.
26-year-old Zidane is posing with the Cup.
Age estimation of the model is 27.7

age-estimation's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

age-estimation's Issues

Usage: python3 age_est.py imagepath

when I'm trying to execute age_est.py I'm getting this message/issue "Usage: python3 age_est.py imagepath" how can I rectify this. please guide me.

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.