Skip to content

Server made to efficiently obtain image features from an image with an artificial neural network (ANN)

Notifications You must be signed in to change notification settings

juanmartin8a/Face-Recognition-GRPC-Server

Repository files navigation

Face Recognition GRPC server

This is a GRPC server written in Python that pre-processes images and performs a feed-forward pass on a face recognition neural network to obtain embeddings. GRPC was chosen as it can transfer data efficiently and at a low latency making it very suitable for real-time applications.

About

Server made to efficiently obtain image features from an image with an artificial neural network (ANN)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published