Skip to content

Spidy20/Face_Detection_Streamlit

Repository files navigation

Face Detection & Counter Web-App using Streamlit

forthebadge made-with-python
Python 3.6

Live Demo of Web-App

Usage:-

  • Clone my repository.

  • Open CMD in working directory.

  • Run following command.

    pip install -r requirements.txt
    
  • FACE_detect.py is the file which contains main function of the Face detection and counter.

  • FD_Str.py is the main python file of Streamlit Web Application.

  • To run app, write following command in CMD. or use any IDE.

    streamlit run FD_Str.py
    
  • For more explanation of this project see the tutorial on Machine Learning Hub YouTube channel.

Screenshots

Just follow☝️ me and Star⭐ my repository