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

Creating custom use cases based on specific images #297

Open
smtabatabaie opened this issue Nov 9, 2023 · 1 comment
Open

Creating custom use cases based on specific images #297

smtabatabaie opened this issue Nov 9, 2023 · 1 comment

Comments

@smtabatabaie
Copy link

Very awesome project, thanks very much.
I wanted to ask if it is possible to provide special images for and make the model train on those? for example, creating a manual for a specific tool or machine based on additional visual data. Kinda like RAG but for images.
Thanks

@Luodian
Copy link
Owner

Luodian commented Nov 9, 2023

I was considering relaxing the data format and let it supports loading images from local path so you can incrementally add to a pool and let dataloader sample from the pool. (currently it's all made into parquet so not that convenient).

But I am supposed to do it next month since this month there's CVRP ddl and many finals...

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