FPGA Implementation of Handwritten Number Recognition using Artificial Neural Network

IEEE GCEE 2019

Featured image

Hello Everyone, this blog is related to my paper that was published in the IEEE GCCE 2019 conference.

Youtube Video

Above video shows the general workflow of my project.

Abstract:

Implementation of Deep Learning and Machine Learning Algorithms is always a challenge as they consume a lot of resources and power. In this paper, we have presented a very simple yet efficient way for creating an IP (intellectual property) core for Handwritten Number Recognition for FPGAs. The proposed ANN was verified and compared with several ANN networks on MATLAB, which gave the accuracy of about 99.38%. This network was implemented on Xilinx Zybo board XC7Z010CLG400-1. The total area covered by the IP block is 27.9%. The IP created is efficient and uses fewer resources thus suitable for other embedded applications.

DOI: 10.1109/GCCE46687.2019.9015236

Paper Link: https://ieeexplore.ieee.org/document/9015236

GitHub Link: https://github.com/harshmittal2210/FPGA-Implementation-of-Handnumber-Recognition-Using-ANN