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

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.

Awesome Lists containing this project

README

          

# face-detection

[![Repo](https://badgen.net/badge/icon/GitHub?icon=github&label)](https://github.com/Xu-Justin/face-detection) [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](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.