You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.