seglink icon indicating copy to clipboard operation
seglink copied to clipboard

Detecting text by linking segments.

Results 10 seglink issues
Sort by recently updated
recently updated
newest added

Thanks for the clean and elegant code! I tried to run training from scratch (use pretrained vgg_16 model on imagenet), the traning process looks weird. Total Loss ![qq 20170907234749](https://user-images.githubusercontent.com/15120999/30172374-441e07d8-9427-11e7-871d-296ea18906f5.png) And...

When I run "./manage.py train exp/sgd pretrain", the error shows: Traceback (most recent call last): File "solver.py", line 12, in import model File "/home/tengli1107/seglink/seglink/model.py", line 6, in import ops File...

conda env create --name RR--stage1 -f environment.yml help!!!!

I used three days on the pretrain and here I want to share my experience with someone who are interested in this project. Because the pretrained model is not provided,...

Hi, I trained model using synthtext and ICDAR focuse data set. When I test using ICDAR focuse data set, almost all result rectangles shift to right half to two charactors....

Also please do elaborate the who process of how to perform demo on custom images.

Hi. Is there a way to see the precision of the prediction on the test data in tensorboard?

hello! when I run `./manage.py train`,the error shows: > Python error: is a directory, cannot continue what's wrong with it?

'third_party/eigen3/unsupported/Eigen/CXX11/Tensor' file not found thanks!