Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No output boxes for custom training dataset. #146

Open
ajinkya933 opened this issue Sep 20, 2019 · 2 comments
Open

No output boxes for custom training dataset. #146

ajinkya933 opened this issue Sep 20, 2019 · 2 comments

Comments

@ajinkya933
Copy link

ajinkya933 commented Sep 20, 2019

I followed your code but when I retrain the model using python2 I coudnt reproduce your results, rather all the output files donot have any box coordinates,

Training batchsize=16
Platform: AWS p2xlarge (1 Nvidia GPU)
python version: python2

I followed a discusion thread in issues which said "pixel_link-mingyu.guo" implementation is much better than yours and he has done converting your code to python3.

But in this case even that failed, heres his repo https://github.com/baby313/pixel_link

How can I get output by retraining?

File sizes of trained model are as follows:

model.ckpt-808.data-00000-of-00001   :    246MB
model.ckpt-808.index                            :     6.7KB
model.ckpt-808.meta                             :     1.5MB

@mohamad-hoseini
Copy link

mohamad-hoseini commented Aug 18, 2020

i have the same problem, too. Training works on icdar2015 dataset, But doesn't work on my dataset. Not even a box detected after testing on a model at step 300.

Did You manage to solve it?

@arshv27
Copy link

arshv27 commented May 17, 2021

@ajinkya933 @mohamad-hoseini Were you guys able to resolve this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants