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

Resume Training #9

Open
KyleBoyer opened this issue Jan 19, 2018 · 9 comments
Open

Resume Training #9

KyleBoyer opened this issue Jan 19, 2018 · 9 comments

Comments

@KyleBoyer
Copy link

Based on the code, it seems the main method in the captcha_train.py deletes recursively the training data. For neural networks that take longer to train, it is useful to be able to fine tune the network along the way. Unless I am interpreting the code wrong?

@jor3l
Copy link

jor3l commented Feb 8, 2018

When running the captcha_train it ends or you just running for as long as you want? I'm new to this and wondering if it actually stops after a while. Thanks

Edit: looking at the code it seems to stop when should_stop says or I'm wrong?

@KyleBoyer
Copy link
Author

KyleBoyer commented Feb 8, 2018 via email

@jor3l
Copy link

jor3l commented Feb 8, 2018

I see now, I'll try with 2 million captchas and see if the accuracy is good enough. With 50k it wast about 10%. Thanks for the info

@KyleBoyer
Copy link
Author

KyleBoyer commented Feb 8, 2018 via email

@jor3l
Copy link

jor3l commented Feb 8, 2018

For about 2 hours and I just started generating the 2 million captchas to train on DigitalOcean. Will leave it working for a week or so, hopefully I get a good accuracy.

@Ashesh3
Copy link

Ashesh3 commented Jul 25, 2018

@KyleBoyer hey! i am facing the same issue, after restarting captcha_train.py, it restarts from step 0 deleting all previous data, I'd be great if you could tell how you fixed it for your case!

Thanks!

@LxKxC
Copy link

LxKxC commented Oct 29, 2018

  • My captche program runs on raspberry PI 3B+, It has been running for three days.....
    train
    ....

@LxKxC
Copy link

LxKxC commented Oct 29, 2018

Where to control training step?

@mohammadsaleh
Copy link

Hi,
I have this issue too.
After restarting captcha_train.py, it restarts from step 0 and deleting all previous data, How fix this problem?!

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

5 participants