Facial-Beauty-Prediction
Facial rating app
Web application that predicts facial beauty ratings from uploaded selfies using machine learning on a specific dataset.
Simple website interface built using Flask that allows users to upload selfies to be rated out of 10 by a machine learning model trained on the SCUT-FBP5500 dataset. Currently inactive (took down due to AWS hosting fees)
10 stars
1 watching
4 forks
Language: Python
last commit: about 6 years ago
Linked from 1 awesome list
flaskimage-classificationimage-processingmachine-learning
Related projects:
Repository | Description | Stars |
---|---|---|
junyanz/realismcnn | Predicts and improves visual realism in composite images using deep learning techniques | 64 |
laion-ai/aesthetic-predictor | Predicts aesthetic quality of images using CLIP model embeddings | 487 |
abdulk084/smiles2vec | An implementation of a deep learning model for predicting chemical properties from molecular structure data | 30 |
trancee/capacitor-google-mlkit-vision | An app for on-device face detection using machine learning | 12 |
imatge-upc/saliency-2016-cvpr | This project proposes a solution to predict salient areas in images using convolutional neural networks. | 185 |
lelechen63/atvgnet | This repository provides implementations of neural networks used in cross-modal talking face generation | 258 |
dog-qiuqiu/ultralight-simplepose | A lightweight human body posture key point model using computer vision and deep learning techniques. | 299 |
wangguanzhi/ladn | An implementation of a deep learning model for facial makeup and removal transfer | 181 |
faceperceiver/laion-face | Provides pre-trained face detection and analysis models using large-scale image-text data | 278 |
danieljf24/w2vv | A deep neural network architecture that predicts visual features from text to improve image and video caption retrieval | 69 |
ferdinakusumah/face-recognition-webservice | An API-based web service for face recognition using Python and Sanic framework | 19 |
rezahsnz/mlg | A decentralized CNN classification service that distributes pre-trained models across a network of provider nodes and collects predictions in real-time. | 2 |
yunxiaoshi/neural-image-assessment | Trains neural networks to assess image aesthetics using pre-trained models and custom datasets | 536 |
wuhaozhe/style_avatar | Generates stylized talking faces and videos using deep learning models | 278 |
vowpalwabbit/vowpal_wabbit | An online learning system that enables fast and scalable machine learning with techniques like active learning and contextual bandits. | 8,485 |