https://github.com/xu-justin/face-detection
The program will receive an image and will draw a bounding box on each detected face.
https://github.com/xu-justin/face-detection
argparse docker face-detection flask
Last synced: 3 months ago
JSON representation
The program will receive an image and will draw a bounding box on each detected face.
- Host: GitHub
- URL: https://github.com/xu-justin/face-detection
- Owner: Xu-Justin
- Created: 2022-02-21T09:43:38.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-02T08:56:19.000Z (over 4 years ago)
- Last Synced: 2025-02-26T23:23:15.695Z (over 1 year ago)
- Topics: argparse, docker, face-detection, flask
- Language: Python
- Homepage:
- Size: 1.59 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# face-detection
[](https://github.com/Xu-Justin/face-detection) [](https://colab.research.google.com/drive/1XvDY8wFhDMQ3VFr2aX9InjU1ZGXfzPM1?usp=sharing)
The program will receive an image and will draw a bounding box on each detected face.
## Docker
Docker images are available at [Docker Hub](https://hub.docker.com/repository/docker/jstnxu/face-detection/tags).
Read `README` file from the following links for more details on how to `build`, `pull`, or `run` the image.
* [`face-detection:argparse`](argparse/README.md)
* [`face-detection:flask`](flask/README.md)
---
This project was developed as part of Nodeflux Internship x Kampus Merdeka.