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 did you Train your Model #1

Closed
hentaitaku opened this issue Jan 23, 2022 · 10 comments
Closed

How did you Train your Model #1

hentaitaku opened this issue Jan 23, 2022 · 10 comments

Comments

@hentaitaku
Copy link

Hi can you say how you did train the model like to train a model.

@kha-white
Copy link
Owner

Code for training will be released soon.

@hentaitaku
Copy link
Author

hentaitaku commented Jan 23, 2022

Cool can you say when you have the code ready a five days or weeks?

@kha-white
Copy link
Owner

Hopefully within a week or so.

@hentaitaku
Copy link
Author

Dont know if you need to label the text in the manga images to train a model, but if yes i made a darknet model to label all the manga text. Have trained it with manga109s and many other images i have labeled.

@hentaitaku
Copy link
Author

Do you have a link to a howto that you used to make your transformers model?

@hentaitaku
Copy link
Author

I will wait for your train code tool.

@kha-white
Copy link
Owner

Dont know if you need to label the text in the manga images to train a model, but if yes i made a darknet model to label all the manga text. Have trained it with manga109s and many other images i have labeled.

No need for text detection for the purpose of training OCR, but I'm thinking about going towards fully automated recognition of whole pages later, and it could be useful then.

Do you have a link to a howto that you used to make your transformers model?

I used this as a starting point:
https://github.com/NielsRogge/Transformers-Tutorials/tree/master/TrOCR

@hentaitaku
Copy link
Author

When will you release the train code?

@kha-white
Copy link
Owner

I'm working on it, sorry for the delay. It's not as straightforward, because I developed it quite rapidly and now I need to clean up and document the code a bit for it to be usable at all.

@kha-white
Copy link
Owner

Code for training and synthetic data generation is now available.

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