News

This Python program performs text recognition on images using an alphabet database. It detects characters within an image, compares them with a preloaded database of English alphabet letters, and ...
This project provides a docker image which offers a web service to recognize known faces on images. It's based on the great ageitgey/face_recognition project and just add a web service using the ...