-
Thanks for creating this package!
As discussed in https://github.com/robertknight/ocrs/issues/14 it would be nice to add some evaluation benchmarks. And maybe optionally compare with tesseract or s…
-
# learning with synthesis data
- [Pedestrian Detection by Synthesis](http://vishnu.boddeti.net/projects/detection-by-synthesis.html)
- [SynthText in the Wild Dataset](http://www.robots.ox.ac.uk/~vgg/d…
-
-
I am using a Layout Parser model that is PubLaynet model and I want to use with doctr ocr instead of resnet 50 model. I will provide a code below how I am trying to do it.
I am getting blank output w…
-
Thanks for your work. But I have two questions I'd like to ask.
First, how do you calculate the P, R, and F of text detection? Do you need to calculate the correct text boxes through NMS first?If s…
-
What is the reasoning behind GLIP and GroundingDINO not being present in OVOD (Table 1)?
Is it because GLIP/GroundingDINO detects specific object referred by the text,
While OVOD assumes that user…
-
ML Kit error: Waiting for the face detection model to be downloaded. Please wait.
PD: Text recognition works fine
-
Also written on [Fritz](https://fritz.ai/building-a-camera-calculator-with-vision-and-tesseract-ocr-in-ios/)
---
Math might be scary, but it’s an essential part of everyday life. Wouldn’t it be …
-
## Plugin Request
Collection of plugins using Google's ML Kit for on-device ML.
**Name**: Google ML Kit
**Package**: `@capacitor-community/google-ml-kit`
### Platform(s)
- Android
- iOS…
-
By defauly, `tesseract` does both detection and recognition.
Is it possible to have an API for `recognize()` which would just perform recognition and return the output text with confidence?
Or atlea…