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

Fine-tuning code #2

Open
MischaQI opened this issue Sep 1, 2021 · 6 comments
Open

Fine-tuning code #2

MischaQI opened this issue Sep 1, 2021 · 6 comments

Comments

@MischaQI
Copy link

MischaQI commented Sep 1, 2021

I used the provided pre-trained BriVL model to obtain the text and image embeddings for classification tasks, but the results are dissatisfactory. Will the fine-tuning code be provided?

@chuhaojin
Copy link
Collaborator

Sorry, we haven't provided fine-tuning code yet.

@troilus-canva
Copy link

I used the provided pre-trained BriVL model to obtain the text and image embeddings for classification tasks, but the results are dissatisfactory. Will the fine-tuning code be provided?

OOI, have you tried other model that has better performance?

@MischaQI
Copy link
Author

MischaQI commented Sep 7, 2021

I used the provided pre-trained BriVL model to obtain the text and image embeddings for classification tasks, but the results are dissatisfactory. Will the fine-tuning code be provided?

OOI, have you tried other model that has better performance?

CLIP(https://github.com/openai/CLIP) performs quite well on my task.

@troilus-canva
Copy link

I used the provided pre-trained BriVL model to obtain the text and image embeddings for classification tasks, but the results are dissatisfactory. Will the fine-tuning code be provided?

OOI, have you tried other model that has better performance?

CLIP(https://github.com/openai/CLIP) performs quite well on my task.

🤔 isn't BriVL trained on Chinese but CLIP trained on English?

@MischaQI
Copy link
Author

MischaQI commented Sep 7, 2021

I used the provided pre-trained BriVL model to obtain the text and image embeddings for classification tasks, but the results are dissatisfactory. Will the fine-tuning code be provided?

OOI, have you tried other model that has better performance?

CLIP(https://github.com/openai/CLIP) performs quite well on my task.

🤔 isn't BriVL trained on Chinese but CLIP trained on English?

If you are talking about Chinese datasets, I have not found other well-performing pre-trained VL models.

@LukeeCR
Copy link

LukeeCR commented May 12, 2022

when will the fine_tuning code be releaseed? thanks

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

4 participants