glasses try-on system by finding the best shape of glasses based for your face shape using K-means and CNN algorithms
-
Updated
May 19, 2021 - JavaScript
glasses try-on system by finding the best shape of glasses based for your face shape using K-means and CNN algorithms
In this project 4 distinct tasks (gender detection (A1), smile detection (A2), face-shape recognition (B1), eye-color recognition (B2)) are adressed following 4 different approaches and exploiting the potentialities of CNNs and HOG descriptors along with SVMs.
This repository contains pre-trained models for gender recognition and face shape recognition from live video input.
Face Shape Detector API . This API can detect the shape of a person's face from an image using OpenCV and facial landmarks. It can tell if a face is Round, Oval, Square, or other shapes. The API is secure and needs an API key to use, and it also handles errors if something goes wrong.
This project aims to develop an artificial intelligence-based system that allows users to easily identify their face shape and receive eyewear recommendations suitable for this face shape.
Add a description, image, and links to the face-shape-recognition topic page so that developers can more easily learn about it.
To associate your repository with the face-shape-recognition topic, visit your repo's landing page and select "manage topics."