Skip to content

Maple06/fastapi-face-detect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Face Detection API using FastAPI and OpenCV

Usage

Build a docker image by running docker build -t <image-name> ., then create a container with docker run --name <container-name> -p 8000:8000. After running the container, send a POST request to localhost:8000 that includes 1 body request, "file" which is an image upload/image binary string.

This commit is now docker compatible.

This is a ready for deployment module by interns at PT Kazee Digital Indonesia for private company usage, Waktoo Product.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published