Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skin Tone Detection

Project Overview

Skin Tone Detection is a web application developed using Python, Flask, HTML, CSS, and CNN. It predicts skin tone from an uploaded image using a trained deep learning model.

Features

  • Upload an image
  • Detect skin tone
  • CNN-based prediction
  • Simple and user-friendly interface

Technologies Used

  • Python
  • Flask
  • HTML
  • CSS
  • CNN
  • TensorFlow / Keras

Project Structure

  • app.py
  • templates/
  • static/
  • dataset/
  • skin_tone_model.h5
  • requirements.txt

How to Run

  1. Clone the repository.
  2. Install dependencies:
    pip install -r requirements.txt
    
  3. Run:
    python app.py
    
  4. Open:
    http://127.0.0.1:5000
    

Author

Deepika Pervala

About

Skin Tone Detection using Python, Flask, HTML, CSS and CNN.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages