BriVL icon indicating copy to clipboard operation
BriVL copied to clipboard

Fine-tuning code

Open MischaQI opened this issue 3 years ago • 6 comments

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?

MischaQI avatar Sep 01 '21 02:09 MischaQI

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

chuhaojin avatar Sep 01 '21 03:09 chuhaojin

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?

troilus-canva avatar Sep 07 '21 01:09 troilus-canva

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.

MischaQI avatar Sep 07 '21 02:09 MischaQI

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?

troilus-canva avatar Sep 07 '21 02:09 troilus-canva

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.

MischaQI avatar Sep 07 '21 02:09 MischaQI

when will the fine_tuning code be releaseed? thanks

LukeeCR avatar May 12 '22 09:05 LukeeCR