Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 650 Bytes

File metadata and controls

12 lines (7 loc) · 650 Bytes

How Important are Videos for Training Video LLMs?

[Project Page]

Overview

This repository contains the code for our CVPR 2025 Workshop on Video LLMs submission, "How Important are Videos for Training Video LLMs?. It provides a simple framework for constructing pseudovideo question-answer samples from datasets of annotated images. It also provides a training pipeline based on the LongVU work, with inference on the TVBench dataset.

Setup