-
Hi, tianzhi,
I tried to implement CTPN training code on the framework of py-faster-rcnn (by RBG), but the results were different from yours (of course worse) .
1. Loss function. Did you revise the…
-
ch4_test_localization_transcription_gt, this file for the testset ground truth does not exists, it is appreciate that the author could provide.
-
When I train the model with dataset ICDAR2015, I meet the error:
```
Cross point does not exist
Traceback (most recent call last):
File "/home/lairf/EAST/icdar.py", line 657, in generator
…
rolai updated
7 years ago
-
Hi,
I am trying to exactly reproduce your released model. Could you provide some more details about the training. In the readme it looks like you use 14 images per gpu and I see you've mentioned tr…
-
@zxytim @argman Hello, thanks for your sharing! Now I am curious about the format of the train dataset, so could provide a brief descriptions about it? Thanks very much!
-
Dear Tianzhi:
I tried you demo, and obtained an exactly same reuslt on ICDAR 2013 Challenge 2 as you submited . It works perpectly ! BTW, OpenCV 3, CUDA 7.5 is compatible for this project.
…