Fall 2023 CS 543/ECE 549: Computer VisionInstructorD.A. Forsyth --- 3310 Siebel Centerwebpage email: (daf -at- illinois.edu) Note As to email, you may need to be get lucky or be persistent. I get a ton of the stuff, mostly to do with herbal supplements, and often miss things Office Hours: Wed: 13h00-14h00 Lecture Time: MW 11h00-12h15 mostly at 1404 Siebel We will conduct office hours through zoom. Students can access the Zoom link here. We will use a queue. Students should submit questions when the queue is open and join the zoom. They should then wait for their turn. The TA might answer queries out of order in the zoom or in a breakout room depending on the question. Discussing individual homework solutions will generally happen in breakout rooms. Some queries in an office hour might remain unanswered because of the time constraint. These will be moved to the next office hour automatically by the queuing system
Quick links:
Contacting the course staff: For emergencies and special circumstances, please email the instructor. For questions about lectures and assignments, use Campuswire. For questions about your scores (including regrade requests), email the responsible TAs. OverviewIn the simplest terms, computer vision is the discipline of "teaching machines how to see." This field dates back more than fifty years, but the recent explosive growth of digital imaging and machine learning technologies makes the problems of automated image interpretation more exciting and relevant than ever. There are two major themes in the computer vision literature: modelling and recognition. The key question in modelling is how to pass from pictures of the world to a model of the world. Usually, the model contains metric 3D information, but often it contains more -- surface properties, texture, and so on. There are many important cases. The key question in recognition is how to recover semantic information -- the categories of objects; the properties of objects; the names or behavior of people; and so on -- from pictures of the world. This course will provide a coherent perspective on the different aspects of computer vision, and give students the ability to understand state-of-the-art vision literature and implement components that are fundamental to many modern vision systems. Prerequisites: Basic knowledge of probability, linear algebra, and calculus. Python programming experience and previous exposure to image processing are highly desirable. Recommended textbooks:
I reserve the right to change weights depending on events and my judgement.
Course PoliciesBe sure to read the course policies!Warning: I will interpret these policies in what I take to be their spirit and intention. My intention is that you learn a lot about computer vision, and can display what you have learned in some detail and honestly. Projected course schedulePlanned sequence of lectures, including intended exercises SyllabusI. Image processing and low-level vision
Planned ScheduleI intend to follow something like this schedule Resources
CreditsThis course will follow closely the form established by Prof. Svetlana Lazebnik. The slides are very largely hers, too, though I will likely add some bits; likely, you'll be able to tell which bits I've added by a distinct dip in quality. The course web page very largely follows hers, too. |