
What this course is all about
This course projects the vast field of statistical learning using differential deep neural architectures onto the computer vision application space. Beginning with the fundamentals of computer vision, the course offers extensive coverage on essential topics such as object detection and semantic segmentation using Convolutional Neural Networks (CNNs) and Vision Transformers (ViTs). The course extends on such fundamentals and treats computer vision in multimodal and generative settings, enabling applications such as image captioning, visual question answering, and scene generation using state-of-the-art models like Neural Radiance Fields (NeRF) and diffusion models. Students at the end of the course are well-equipped to design and deploy vision systems capable of complex tasks, from tracking and identifying objects in video streams to generating interactive responses based on visual prompts.Topics Covered
CNNs
Convolutional Neural Networks, CNN layers, example architectures, and visual attention.
Sensor Models
Camera models, beam models, and likelihood field models for perception.
Vision-Language Models
CLIP, LLaVA, BLIP-2 and multimodal reasoning for vision and language tasks.
Generative Models
EM algorithm, VAE introduction, and VAE architectures for image generation.

