diop / facebound

Face Detection Web App

Home Page:https://facebound.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Facebound

Face detection web app

Getting Started

git clone https://github.com/diop/facebound.git
cd facebound

Setup Python Env

pip install virtualenv
virtualenv venv
source venv/bin/activate

Install Packages

pip install -r requirements.txt

Run the app

streamlit run app.py

Disclaimer

No warranty expressed or implied. Software is as is.

© Copyright 2020 Fodé Diop - MIT License

About

Face Detection Web App

https://facebound.herokuapp.com/

License:MIT License


Languages

Language:Python 88.7%Language:JavaScript 7.9%Language:Shell 3.4%