An open API service indexing awesome lists of open source software.

https://github.com/spidy20/face_detection_streamlit

A Webapp that can detect face and count it from WebCam and Image.
https://github.com/spidy20/face_detection_streamlit

face-detection face-detection-using-opencv face-detection-website streamlit streamlit-webapp

Last synced: 3 months ago
JSON representation

A Webapp that can detect face and count it from WebCam and Image.

Awesome Lists containing this project

README

          

# Face Detection & Counter Web-App using Streamlit

[![forthebadge made-with-python](http://ForTheBadge.com/images/badges/made-with-python.svg)](https://www.python.org/)
[![Python 3.6](https://img.shields.io/badge/python-3.6-blue.svg)](https://www.python.org/downloads/release/python-360/)

## [Watch Tutorial for this project](https://youtu.be/feRxDgmI2eo)

## Live Demo of [Web-App](https://fd20.herokuapp.com/)

## 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

# [Buy me a Coffee☕](https://www.buymeacoffee.com/spidy20)
## [Donate me on PayPal(It will inspire me to do more projects)](https://www.paypal.me/spidy1820)