Skip to content

Boca13/GoChar

Repository files navigation

GoChar

Web application that classifies a character from a picture using CNN.

Users access a frontend page to upload an image to the master backend server. When it receives a request, it chooses a working node from a cluster and sends a request using a RPC (Remote Procedure Call). The nodes execute a python script that identifies the character on the picture and returns the result in a callback.

About

Web application that classifies a character from a picture using CNN.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published