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 1 paper about video-text retrieval #8

Open
nguyentthong opened this issue Aug 26, 2024 · 0 comments
Open

Add 1 paper about video-text retrieval #8

nguyentthong opened this issue Aug 26, 2024 · 0 comments

Comments

@nguyentthong
Copy link

Hi,

Thank you for your wonderful survey!

Would you mind adding 2 papers about video-text retrieval.

Paper 1: Meta-optimized Angular Margin Contrastive Framework for Video-Language Representation Learning

Accepted at ECCV 2024.

It leverages LLaVA to increase the scale of training data to video-text retrieval. The approach is to forward the concatenated frames of a video to LLaVA to generate the caption for the video.

Paper link: https://arxiv.org/abs/2407.03788

Code link: https://github.com/nguyentthong/meta_optimized_angular_margin_contrastive_lvlm

Paper 2: Video-Language Understanding: A Survey from Model Architecture, Model Training, and Data Perspectives

Accepted at ACL 2024 as Findings.

This paper summarizes video-text retrieval methods from model architecture, model training, and data perspectives.

Paper link: https://arxiv.org/abs/2406.05615

Code link: https://github.com/nguyentthong/video-language-understanding

Thanks a lot!

@github-staff github-staff deleted a comment Aug 27, 2024
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

3 participants
@nguyentthong and others