sceneReco
sceneReco copied to clipboard
ctpn+crnn Scene character recognition
Hey there! I'd like to report a security issue but cannot find contact instructions on your repository. If not a hassle, might you kindly add a `SECURITY.md` file with an...
/root/sceneReco/CTPN$ python ./tools/demo.py --no-gpu WARNING: Logging before InitGoogleLogging() is written to STDERR W0709 14:38:45.132715 2023 _caffe.cpp:139] DEPRECATION WARNING - deprecated use of Python interface W0709 14:38:45.134696 2023 _caffe.cpp:140] Use this...
.from crnnport import * How can I solve this error?
Hi Dear when I run python demo.py it shows the following error: [root@localhost sceneReco]# python demo.py Traceback (most recent call last): File "demo.py", line 2, in from ctpnport import *...
Traceback (most recent call last): File "demo.py", line 2, in from ctpnport import * File "/data1/fp/sceneReco/ctpnport.py", line 27, in from other import draw_boxes, resize_im, CaffeModel File "./CTPN/src/other.py", line 1, in...
When I use the trained model to predict a text image (the dataset I used was 100W generated images + 3W labelled real images), say the real result should be:...
Thanks for your code, I want to ask something about the ortated images . I 'd like to detect ortated images by tensorflow,and I have seen a related function in...
three is some errors on the below: please input file name:1755.jpg text_recs: [((16.0, 768.6111), (159.0, 790.30804)), ((48.0, 579.4411), (511.0, 690.03076)), ((528.0, 790.0657), (591.0, 800.4505))] rec: ((16.0, 768.6111), (159.0, 790.30804)) pt1:...