Code for VQA

#3
by iRanadheer - opened

hey, i would like to try VQA using transformers. is it possible to do classification with this model? can you point me to the code?

HuggingFaceM4 org

Hi! the code used to train this model is here: https://github.com/andimarafioti/florence2-finetuning

andito changed discussion status to closed
HuggingFaceM4 org

It's possible to do classification with this model, but you will have to fine tune it for your use case. I hope that helps!

Sign up or log in to comment