TextBoxes icon indicating copy to clipboard operation
TextBoxes copied to clipboard

TextBoxes: A Fast Text Detector with a Single Deep Neural Network

Results 45 TextBoxes issues
Sort by recently updated
recently updated
newest added

Hello, author, I can't download this dataset. Can you share it with me? [email protected]

I have a custom dataset which is a modified version of the ICDAR 2013 training dataset for training(also a separate modified ICDAR2013 for testing), so I would like to fine-tune...

![Screenshot 2019-07-29 at 9 12 57 AM](https://user-images.githubusercontent.com/49031948/62020559-16376d80-b1e1-11e9-92c2-7e04075dbbbd.png) Can someone help me, where am I making mistake.

I've already installed opencv ,but it still has error "/usr/in/ld:cannot fint -lopencv_imgcodecs","/usr/bin/ld:cannot find -lopencv videoio" Who can help me solve this problem?Thank you very much

error run create_data.sh , only generate the Soft connection,the size is 57 bytes , but did not genereate the actual lmdb . this is the result of running the create_data.sh...

@MhLiao hi, i have a problem during training. First, I learned with SynthText data. I learned by changing two learning rates with reference to your paper. so, see logs.. (examples)...

I have some questions while reading your code with paper. 1. The `conf` head in your paper use 1x1 size, but in the code was all 1x5 2. The prior...

作者您好! 最近在学习目标检测,非常感谢您在此项目做的贡献。现在有一个问题想请教你:TextBoxes_icdar13.caffemodel这个模型是分别在Synthtext和icdar13两个数据集上预训练,还是只是在icdar13上预训练了? 期待百忙之中给予回答帮助,谢谢!

你好,請問一下在end to end Text spotting for Total-Text dataset, 對於Textboxes和Mask Text-Spotter的end to end結果,你們使用的是single-scale testing 還是multi-scale testing?

I re-implement this model by torch. But when i train this model using Adam, loss become nan soon although i try several learning rates. So I want to ask some...