-
Hello,
Can you please upload the pickled dataset that you used for training SegLink?
It would be great if we can just run the code first and then try to understand the pipeline. I am asking this…
-
## 资源
- OCR dataset [[github]](https://github.com/WenmuZhou/OCR_DataSet)
- awesome-deep-text-detection-recognition [[github]](https://github.com/hwalsuklee/awesome-deep-text-detection-recognition)…
-
Hi - thank you for the well written implementation of SSD Text detection using Keras. I have been using the code from SL_end2end_predict.ipynb to get back detected characters along with their bounding…
-
Hi, I have ported the SL_end2end_predict.ipynb to a .py file that loads only user images and gets predictions from them.
I am getting an output tensor shape of (1, 5461,18) for a single image. The…
-
INFO:tensorflow:global step 109662: loss = 5.3843 (0.160 sec/step)
INFO:tensorflow:global step 109663: loss = 4.5832 (0.256 sec/step)
INFO:tensorflow:Error reported to Coordinator: , Retval[0] does …
-
It's such a great implementation. But when I tried to visualize the ground truth images after training 1 epoch in Seglink ( i saw that some ground truth bounding boxes didnt fit the text although i ha…
-
I have successfully convert SynthText and ICDAR2015 datasets to tfrecords but when I try to test_seglink.py I got the following error !
`AttributeError: 'NoneType' object has no attribute 'startswith…
-
I was trying to train the DSODSL512 model using my own data, which is in ICDAR-FST2015 data format.
So, when I tried to train the other models (TB, DSOD) using the same GTUtility and InputGenerators,…
ghost updated
5 years ago
-
Hi,
I was going through your code and wanted to ask, do we have to train SegLink and CRNN separately on our dataset or is there a code which does both simultaneously.
I also wanted to ask f…
-
Hi, I have the dependencies installed for seglink already.
However, when I tried to run the program, I have encountered such problem:
![image](https://user-images.githubusercontent.com/40804580/…