Code Monkey home page Code Monkey logo

easy-order-for-all-age's Introduction

Easy Order for all ages.

This is a simple framework provide different user interface by age group. It estimates age from a user's face image.

Easy User Interface for everyone.

When we buy some stuff, we are frequently encountered web user interface. for example, kiosk ordering without human cashier continue to spread, to make their workflow smarter and reduce labor costs. It means, even if we are not online. If we want to go grocery shopping, have a coffee or buy a hamburger, than have to be fluency on their user interface.

relatively young people easily dealing with it, but older people often fail to use it.

Do you think it just because of that older people less exposed to IT products? Maybe yes in some sense, but mainly because of unfriendly user interfaces for the elderly. Even their physical aspects are ignored.

Look at this lady who can not order the desired menu, because font size is too small for her.

Providing a suitable UI for each age group will contribute to improving user experience and preventing digital alienation against certain ages.

Code Overview

  • docs/ tutorials
  • webpage/ demo webpage
    • static/
    • templates/ html
    • app.py
  • create_db.py to make custom dataset form imdb-wiki
  • utils.py

Progress

  • build torch custom dataset @Hong Min
  • train model (on progress)
  • build webpage (on progress) FrontEnd - @Dustin Gogoll BackEnd - @Hong Min
  • publish it on hiroku (on progress) @Akash.py
  • add function with live steam web cam

How it works

first detects the face in image

  1. Predict age from face image by Convolution Neural Networks.
    • considered age estimation as classification problem
    • targets are from 0 to 101 that represent age.
  2. Provide suitable UI according to Age group.
    • e.g. contents size, way of talking, emojis ..

Datasets labeled by age

Citation

[Deep expectation of real and apparent age from a single image without facial landmarks](https://www.vision.ee.ethz.ch/en/publications/papers/articles/eth_biwi_01299.pdf)International Journal of Computer Vision (IJCV), 2016

easy-order-for-all-age's People

Contributors

dustingdev avatar hon9g avatar

Watchers

 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.