[P]Modern open-source OCR capabilities and which model to choose Submitted by Rodny_ t3_yyenpp on November 18, 2022 at 8:05 AM in MachineLearning 11 comments 14
mikeful t1_iwui31v wrote on November 18, 2022 at 1:24 PM I've used EasyOCR for number recognition tasks. Works fairly well. https://github.com/JaidedAI/EasyOCR Tried to speed up recognition by running task tuned segmentation model and cropping input image on good detection but EasyOCR seemed to work better without it. Permalink 4
Viewing a single comment thread. View all comments