Sagar

Results 4 issues of Sagar

We are using two different model, one for detecting tables and the other to detect text inside the table. Though their outputs are different, calculations in the initial layers of...

enhancement
Future proofing

Currently, we are running and testing the pipeline from command line tool using the `python` command. We want to host the pipeline to a server for real-time inference and detection...

help wanted
good first issue

As the name suggests, this algorithm maps all the text blobs in accordance with their spacial position and append the text with the help of that mapping. During the time...

enhancement
help wanted
good first issue

Currently, we are using the following filters before sending the images for OCR: `RGB` -> `Grayscale` -> `GaussianBlur` -> `Grayscale` -> `RGB` The problem we are facing is that some...

enhancement
good first issue