Code Monkey home page Code Monkey logo

panda's Introduction

panda

Project Panda

Goal

This project focuses on analyzing the periorbital hyperpigmentation and puffiness of faces on social media. The future work tends to establish a strong correlation between the periorbital hyperpigmentation and puffiness and sleeping condition.

Current works

The current works are employing multiple CV and data mining techniques and all the source files are included in this repository. Also, we have already analyzed the over 100,000 faces on Twitter and Tumblr, and more faces will be analyzed in the foreseeable future. The followings are the abstract and the brief introduction of this project.

Abstract

Periorbital Hyperpigmentation(POH) and Puffiness(PP) become more and more popular among modern people, and these two symptoms are two direct reflections of stress, sleep deprivation, and some modern diseases. Therefore, the POH and PP distribution among age, gender, and race would be insightful for those who intend to analyze the sleep condition, stress degree, and etc. In this project, we have used computer vision and data mining techniques to run the POH/PP analysis on over 150,000 selfies on Twitter and Tumblr. The outcome, in a nutshell, is among 100,000 detected faces, the POH/PP population increments with age, male POH/PP population is larger than that of female, and among Asian, Black and White, the Black race has the highest POH/PP population percentage.

Introduction

Periorbital Hyperpigmentation can be commonly found among people nowadays. From medical perspective, the appearance of POH is related to many factors such as stress, sleep deprivation, and etc[3]. Similary, Periorbital Puffiness (PP), sometimes refers to Periorbital Oedema, also indicates health related issues. Thus, it is pragmatic to study POH and PP populations to acquire insights on the distributions of such symptoms in accordance with age, gender, and race, and apply these distributions for certain medical purposes.
To find those distributions, computer vision combined with data mining techniques were utilized. We rst obtained the training faces from Color FERET databse, and applied dense sift as the feature extractor on the interest areas of each face. Then, SVM(support vector machine) was employed to classify the faces from with and without POH or PP.
Finally, over 150,000 sel e-tagged posts on Twitter and Tumblr have been analyzed, and the result will be presented in the results section.

Main Directories

  1. Data acquisition(Ruby)
    Include the ruby files for processing the facial images received from Color FERET database and searching selfies on Twitter, Tumbrl and Flickr.
  2. Binary classification app(Swift)
    Include the Xcode project that implements the binary classification app, it can be used just like Tinder.
  3. Model and prediction(Matlab)
    Include the SVM training and predicting files.

panda's People

Contributors

xuefeng7 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  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.