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

how can I train the model using ur synth pre-model without training synth model on my own? #79

Open
luoyuchen0417 opened this issue Apr 20, 2021 · 1 comment

Comments

@luoyuchen0417
Copy link

luoyuchen0417 commented Apr 20, 2021

I saw the download link of the synth pre-model, but what part of training file should I edit to run the model without synth textloader

@ds-brx
Copy link

ds-brx commented Apr 28, 2021

Please download the pretrained model from the readme section. In the test.py module, call test(os.path.dirname(os.path.abspath(__file__)) + 'pretrained-model') and run test.py. Also, maybe change the test images folder path to your test images folder in the test module.

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

2 participants