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

Add support for Salesforce BLIP in image-to-text #711

Open
1 of 2 tasks
learyjk opened this issue Apr 13, 2024 · 0 comments
Open
1 of 2 tasks

Add support for Salesforce BLIP in image-to-text #711

learyjk opened this issue Apr 13, 2024 · 0 comments
Labels
new model Request a new model

Comments

@learyjk
Copy link

learyjk commented Apr 13, 2024

Model description

I’m new to this. Had fun experimenting with image-to-text today but found the gpt2 model was not great. Can we add support for the Salesforce BLIP model somehow?

I’ll look into exporting it to ONNX myself but I didn’t see it on the list for the second checkbox under prerequisites 🙃.

If I’m off base - any recommendations for how to improve the image-to-text pipeline?

Prerequisites

  • The model is supported in Transformers (i.e., listed here)
  • The model can be exported to ONNX with Optimum (i.e., listed here)

Additional information

No response

Your contribution

I can submit a PR but I might need a little guidance on the model training piece!

thank you!

@learyjk learyjk added the new model Request a new model label Apr 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new model Request a new model
Projects
None yet
Development

No branches or pull requests

1 participant