CoolFace
Apppublic

alperugurcan/deepface-gender-detection

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes
App README

Gender Prediction App

This Streamlit app uses the DeepFace library to predict the gender of a person in an uploaded image.

How to use

  1. 1.Upload an image containing a face.
  2. 2.The app will analyze the image and predict the gender.
  3. 3.The prediction result will be displayed along with the uploaded image.

Technologies used

  • Streamlit
  • DeepFace

Note

This app is for demonstration purposes only and may not be 100% accurate in all cases.