Chapter 6. Vision-Language Models for Video Understanding
Learning objective: In this chapter, you will learn the architecture and implementation of vision-language models (VLMs) for video understanding, including the three-component design (vision encoder, projector, language model), 3D positional encoding for spatiotemporal reasoning, and building practical video question-answering systems with fine-tuning capabilities.
Building on Chapter 5’s fine-tuning techniques, we now tackle a complementary challenge: given a video, how can a model understand and reason about its contents? VLMs provide the answer, transforming video understanding into a language modeling problem. As discussed in Chapter 2, fully semantic understanding is an additional benefit to leveraging VLMs.
From Generation to Understanding
If video generation is like painting from a description, video understanding is like art criticism that analyzes what’s already there. The previous chapters taught you to create video from ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access