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

Bad Result when trying to train model with input is images #10

Open
qbKhanh opened this issue Oct 9, 2023 · 0 comments
Open

Bad Result when trying to train model with input is images #10

qbKhanh opened this issue Oct 9, 2023 · 0 comments

Comments

@qbKhanh
Copy link

qbKhanh commented Oct 9, 2023

This publication is so amazing. I get a very good result when use generating image while training progress (generate_indigo_image) as in your source code but it takes much time when train with large dataset.

So I separated the generating image progress out of training progress. I used with same setup to gen an image dataset then I pass this dataset to train model. But the result is very very bad. The prediction string is so long and look stupid, and the evaluation metrics are too.

I tried to visualize the image and corresponding label, nothing is wrong.

So I raise this issue hope that can hear from you some ideas or solutions to solve this problem!
Thanks for spending time to read my issue!

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

1 participant