-
My installation log isn't for advertising space. If you want donations, please do the right thing and promote yourself in places where appropriate. My logs are long enough as it is without this.
Th…
-
https://github.com/chongyangtao/Awesome-Scene-Text-Recognition
https://github.com/whitelok/image-text-localization-recognition
-
to foster community involvement - some richer sample code beyond MNIST should be tackled.
Generative Adversarial Networks is a hot topic amongst ML - and some sample code using swift should help enco…
-
paper:https://arxiv.org/pdf/1804.08588.pdf
code:
>Many tasks are related to determining if a particular text string exists in an image. In this work, we propose a new framework that learns this ta…
-
是否有类似train/test方法的用生成器函数的方法,并指定batchsize?直接设置input=数据集集合函数 会导致内存急剧增加,似乎又作了一次拷贝,导致内存暴涨。
-
Hi, @chengzhang
* Is base paper "Robust Scene Text Recognition with Automatic Rectification" ?
-
在场景文字识别例子https://github.com/PaddlePaddle/models/blob/develop/scene_text_recognition/network_conf.py 中,是使用了CRNN这个模型了,我阅读论文的时候,怎么感觉不太相同。
卷积层:https://github.com/PaddlePaddle/models/blob/develop/scene_te…
-
Hello.
Here is a screen recording of an augmented image I'd like to use for an application I'm prototyping right now. It shows very random behaviour. Wondering what the cause might be
https://phot…
-
在这个场景文字识别https://github.com/PaddlePaddle/models/tree/develop/scene_text_recognition 中,使用到的是什么神经网络模型,告诉我,我好去看相关论文,谢谢
-
在场景文字识别中:https://github.com/PaddlePaddle/models/blob/develop/scene_text_recognition
我之前训练还是正常的,今天测试一下,突然就报以下错误了,找不到北。是什么原因导致以下错误的。
```
F0505 12:32:42.279503 52183 BlockExpandOp.cpp:73] Check faile…