Build a capability to segment multiple digits in the same canvas
Closed this issue · 0 comments
pankaj-giri commented
Right now there is a way to recognize just 1 digit written on the canvas. Extend the algorithm to output multiple digits written on the same canvas.
This probably needs some way of segmenting individual digits followed by a recognition.