Handwritten Digit Recognition System with Cloud and AI Enhancements
This is a submission for the GitHub Finish-Up-A-Thon Challenge https://github.com/YohannesAH/Hand_Written_Recognize What I Built This is a handwritten digit recognition app where users draw Arabic numerals on an HTML canvas and click predict to identify them. The drawing is converted into a base64 image and sent via a POST request to a Flask backend. The backend preprocesses the image (grayscale conversion, thresholding, contour detection, noise filtering, dilation, and resizing) t...
Original Source
Read the full article at Dev →KhanList aggregates and links to publicly available news content. We do not host full articles from third-party sources. Always verify important information with original sources.