Skip to content

rRagesh0/Skin-Care-Predictor

Repository files navigation

Skincare Predictor

A deep learning-based system to analyze facial skin images, detect skin types and conditions , and recommend personalized skincare products based on the prediction.

Features

  • Skin Type & Condition Classification using CNNs
  • Skincare Product Recommendation based on predicted skin issues
  • Trained on curated dataset of skin conditions and product metadata

Getting Started

  1. Clone the repo

    git clone https://github.com/rRagesh0/Skin-Care-Predictor

    cd Skin-Care-Predictor

  2. Install required packages

    pip install -r requirements.txt

  3. Run the app

    python app.py

Local App Interface

image

image

About

Skin condition prediction and product recommendation: Multi head CNN with ResNet approach giving more than 90 % accuracy in prediction.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors