-
我仿照场景文字识别写了一个项目,没有太大的改动,只是把数据集换成了验证码,验证码是8位的,原来场景文字识别的图像是32位的,我猜是这个的问题,我要如何修改才可以正常运行
日志如下:
```
OpenCV Error: Assertion failed (scn == 3 || scn == 4) in cvtColor, file /io/opencv/modules/imgproc/src…
-
Hi,
Thanks for this library :)
Do you know if you're going to support the Scene Text Recognition any time soon? We need to extract and decode text (or hex numbers) from a webcam picture.
-
Thank you for contributing to PaddlePaddle. Submitting an issue is a great help for us.
Both Chinese and English issues are welcome.
It's hard to solve a problem when important details are missing…
-
你好,你的代码里是回归一个2*3的矩阵吧,而不是论文里的10个点?
-
**Godot version: 3.0.6.stable.official.8314054**
**OS/device including version: MacBook Pro (15-inch, Mid 2010) under OS X High Sierra 10.13.6**
Mac is forced to use integrated Intel graph…
-
when i use the module of text to achieve the scene text recognition .
after the compilation , i run the program it generate errors , how could i fix it ?
![096d341bc42de02ee62f58f41a59197b](http…
-
Thanks for putting in a fix for the timeout @kdschlosser. I can see you’ve added the LG logging to the file. To test this with my 2017/2018 tv I’m guessing I’ll need to checkout this timeout branch an…
-
The purpose built svhn dataset link in the readme leads to:
> You will shortly be able to see all information about our new paper
> "SEE: Towards Semi-Supervised End-to-End Scene Text Recognition"…
-
# Dense Prediction API Design, Including Segmentation and Fully Convolutional Networks
This issue is to develop an API design for dense prediction tasks such as Segmentation, which includes Fully C…
-
Hi there,
Has anyone implemented a (Connectionist-Temporal-Classification)CTC loss with keras?
I attempt to add such a cost function in objectives.py file, based on [rakeshvar's code](https://githu…