xuguohai / X-CLIP

An official implementation for "X-CLIP: End-to-End Multi-grained Contrastive Learning for Video-Text Retrieval"
https://arxiv.org/abs/2207.07285
MIT License
127 stars 15 forks source link

Finetuned model weights? #2

Open kara-liu opened 1 year ago

kara-liu commented 1 year ago

Hello! I was wondering if you have the final model weights after you finished training the model. I know you initialize with the CLIP weights, but it would be super helpful to have the final model weights as well. Thank you!

maralzar commented 1 year ago

Hi, Could you please share the code final pre-trained model?

tiesanguaixia commented 1 year ago

Hello! I was wondering if you have the final model weights after you finished training the model. I know you initialize with the CLIP weights, but it would be super helpful to have the final model weights as well. Thank you!

Hi, Did you train the model? I have the same request, could you please share the final model weights? Thanks a lot!