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

Adding an example for fine-tuning both detector & recognizer using an your own dataset #235

Open
abdulmalik29 opened this issue May 7, 2023 · 4 comments

Comments

@abdulmalik29
Copy link

I have been working on a projects that required to fine-tune both models to our numbers dataset. I have made some helper functions to convert the dataset from YOLO Keras format to the one used in training the models. I would like to provide this example to.

@DancheG14
Copy link

Это было бы крайне полезно

@asif-ca
Copy link

asif-ca commented May 29, 2023

@abdulmalik29 Yes, It would be extremely helpful please add.

Thanks

@Terrance-Whitehurst
Copy link

I am also searching for clear documentation on how to train the keras-ocr recognizer on customer image dataset.

@seansteel3
Copy link

@Terrance-Whitehurst and @abdulmalik29 is this source basically what you're looking for?
https://keras-ocr.readthedocs.io/en/latest/examples/end_to_end_training.html

If so then all you need to do is get your data in the same format as the guide and you're ready to retrain. I also would take a look at these as well:
#231
#218

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