TextBoxes
TextBoxes copied to clipboard
TextBoxes: A Fast Text Detector with a Single Deep Neural Network
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...
 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...