Skip to content

Vaishnav2804/Face-Recognition-Golang-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Face-Recognition-Golang and Python

Face recognition using Go and Python

The images are taken as input by the GO microservice, and is sent to the Python microservice. The Python microservice, then processes the distance between the two images using face_recognition package and returns the distance in json format. The output from the python microservice is collected by go microservice and the output is displayed.

The images taken as input are stored in the GCP.

About

Face recognition using Go and Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published