Skip to content

binayak9932/face_class

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask Serving Programs for Human Analysis

This repository hosts two distinct Flask applications, both written in Python, focusing on human analysis through image processing.

Application 1: Emotion, Age, and Characteristics Detection

The first application is designed to detect emotions, estimate age, and identify various characteristics of a human subject from an image.

Features

  • Emotion Detection: Analyzes facial expressions to identify emotions.
  • Age Estimation: Estimates the age of the person in the image.
  • Characteristic Identification: Identifies key facial characteristics.

Installation and Usage

To use this application, follow these steps:

  1. Install Dependencies:
  2. Run the Flask App:
  3. API Usage: Send an image to the server using a POST request, and receive analyzed data in response.

Application 2: Drunkenness Detection

The second application aims to determine whether a person in an image is drunk or not based on certain visual cues.

Features

  • Drunkenness Detection: Determines the likelihood of a person being drunk from their image.

Installation and Usage

Similar to the first application, follow these steps:

  1. Install Dependencies:
  2. Run the Flask App:
  3. API Usage: Send an image and receive a response indicating the likelihood of drunkenness.

Contributing

Contributions to improve the applications or add new features are welcome. Please feel free to submit issues and pull requests.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published