-
We have provided at least one easy and clean Python demo for every model here in the zoo. As described in https://github.com/opencv/opencv_zoo/issues/132, Python demos sometimes can be too concise to …
-
The quantitative testing project at the CRS dev retreat in Nov 2024 (https://github.com/coreruleset/coreruleset/wiki/Discussion-Quantitative-Testing) revealed some false positives on 933160.
Here i…
-
The quantitative testing project at the CRS dev retreat in Nov 2024 (https://github.com/coreruleset/coreruleset/wiki/Discussion-Quantitative-Testing) revealed some false positives on 942151.
Here i…
-
Is it possible for the model to understand curved text? If so how it is possible, in the document and published paper there is no explanation for it. Is anyone tried using the pre-train model to predi…
-
I would like to perform a simple inference from the dit model for the text detection you give, and an input image
The readme of this component only details how to do fine-tuning or evaluation. With…
-
When posting OCR request, we can choose two type of response.
A TEXT_DETECTION response includes the detected phrase, its bounding box, and individual words and their bounding boxes:
A DOCUMENT_…
-
**Version and OS**
v0.46.04 on docker
**Is your feature request related to a problem? Please describe.**
when re-stock & price auto detection fails, i resort back to xpath filter that points stra…
-
### Issue
Hi!
I've tried this program but it seems that the textbox detection using ctd is very unreliable, working on like 10-50% of the text boxes.
The strange thing is that the hosted versio…
-
Thank you for creating rinja, it seems quite promising and I'm considering switching to it right now!
I like to keep my dependency tree as slim as possible, so it's great that things like `config` …
w-flo updated
15 hours ago
-
In the past I suggested to use Opencv to detect text
but I founded a better way to do it using TensorFlow pre-trained EAST model
https://github.com/sayakpaul/Adventures-in-TensorFlow-Lite/blob/…