BreBraille is a project that converts braille image to text. It helps parents of blind child to understand braille and teach them. This project uses Keras library to build a Sequential model by Convolutional Neural Network so that it recognize letters. This project also includes conversion of normal image to braille as well as text to braille.
-
Updated
Jun 20, 2021 - Python