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

Regarding CSV file based datasets for 11_yolov_train for text detection #55

Open
Rajaro72 opened this issue May 26, 2024 · 2 comments
Open

Comments

@Rajaro72
Copy link

Rajaro72 commented May 26, 2024

here is the dataset link: https://www.kaggle.com/datasets/robikscube/textocr-text-extraction-from-images-dataset
I was struggling trying to adapt the code for the dataset above, the model would freeze after 1 full epoch

@Rajaro72 Rajaro72 closed this as completed Jun 4, 2024
@pythonlessons
Copy link
Owner

I almost integrated feature for TextOCR dataset, I'll reopen this and close after I merge these changes

@pythonlessons pythonlessons reopened this Jun 6, 2024
@Rajaro72
Copy link
Author

Rajaro72 commented Jun 6, 2024

Thank you! I managed to stop it from freezing at 1 epoch and it ran for 4 epochs, then early stopped, but the model didn't work, I think it was due to the images not being loaded properly, but tried a different approach. I attached my attempts on #56

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