Computer Vision
COMPSCI 670 • Fall 2022 • University of Massachusetts, Amherst
This graduate-level course will explore techniques for the analysis of visual data, primarily color images. The first part of the course examines the physics and geometry of image formation, including the design of cameras and the study of color sensing in the human eye. The second part of the the course focuses on algorithms to extract information from images. This includes detection of interest points for image alignment, depth estimation, and instance recognition; representations and architectures of image classification, object detection and segmentation, and generative modeling of images. The course covers both modern (e.g., learning based) and classical (e.g., physics and geometry based) techniques. Time permitting, we will look at some additional topics at the end. Take a look at the lectures for details.
Course assignments highlight several vision tasks and methods. For each homework, you will construct a basic system and improve it through a cycle of error analysis and model redesign. There will also be a final project which will investigate a single topic or application in greater depth. This course assumes a strong working knowledge of probability, linear algebra, and ability to program in Python. Prior experience in machine learning, signal or image processing is recommended, but not requireed. Take a look at the course logistics page for details.
- Time: Monday/Wednesday 4:00PM – 5:15PM
- Location: Hasbrouck Lab, Add Room 126 (map)
- Discussion: Piazza
- Homework release: Moodle, submission: Gradescope
- Lecture slides: OneDrive, recordings: Echo360
- Contact: Students should ask all course-related questions on Piazza, where you will also find announcements. For external enquiries, personal matters, or in emergencies, you can email me at smaji@cs.umass.edu.
- Instructor Subhransu Maji
- Email: smaji@cs.umass.edu
- Office hours: Wednesday 5:15-6:15PM, 274 CS Building
- TA Zezhou Cheng
- Email: zezhoucheng@cs.umass.edu
- Office hours: Monday 5:15-6:15PM (Zoom);Friday 4:00-5:00PM (207 CS Building)
- TA Ashish Singh
- Email: ashishsingh@cs.umass.edu
- Office hours: Tuesday 3:00-4:00PM (Zoom);Thursday 3:00-4:00PM (207 CS Building)
Announcements
Oct 17, 2022 | HW3 released; Due on 11/07! |
Sep 26, 2022 | HW2 released; Due on 10/11! |
Sep 12, 2022 | HW1 released; Due on 9/26! |
Aug 24, 2022 | Welcome to CV, Fall 2022! |