Computer Vision and Image Processing – Spring 2021

  • Instructor: Professor Zhigang Zhu
  • The CUNY Graduate Center and City College
  • Course Codes: CSC 74030-1 (63185) and CNS 80300-1 (59866) Computer Vision and Image Processing
  • Time and Location: Wednesday 9:30 – 11:30 am, The CUNY Graduate Center (Class Zoom Link)
  • Office Hours: Wednesday 11:30am – 12:30 pm (GC); 4:00 pm – 5:00 pm (CCNY) [Office Hours Zoom Link].

Course Update Information

Course Objectives

This course will cover the fundamental work on color, shapes, stereo and visual motion, which has dealt with the problems of image understanding, 3D reconstruction from multiple images, and structure from motion with video sequences. In addition to these traditional problems, we will also showcase a few examples of machine learning approaches that have been successful in computer vision tasks, such as facial computing and crowd analysis using CNNs, DBNs, LSTMs and GANs . Moreover, the best successful vision system that computer vision researchers can learn from is the human vision system. Therefore this course will briefly discuss human vision science and explore how the brain sees the world too.  

Course Syllabus and Tentative Schedule (mm/dd) 

(Spring 2021 academic calendar)

Part I. Introduction and Human Vision 

Part II.  3D Computer Vision

Part III. Advanced Topics and Project Presentations

  • III-1. Deep neural networks I: (1) From Linear Regression to CNN, RNN and LSTM; (2) Facial Computing 04/14
  • Mid-Term Exam in Class – 04/21
  • III-2. Deep neural networks II: Multimodal classification with SVM, DBN and CNN – 04/28
  • III-3. Deep neural networks III: Self-Supervised Learning, GANs, Regression, and Crowd Analysis – 05/05
  • III-4. All Student Project Presentations – 05/12; Project Reports by the end of 05/16 (Sunday).

Textbook and References

Main Textbook:    

  1. Computer Vision,  In the form of Lecture Notes and Slides;  will be provided by the instructor 
  2. Vision and Brain – How We Perceive the World, By James V. Stone, The MIT Press. Paperback | $30.00  | ISBN: 9780262517737 | 264 pp. | 6 x 9 in | 25 color illus., 132 b&w illus.| September 2012 (For students with little experience in vision and neuroscience to know human vision, brain and computational neuroscience)

Supplements:  

Online References and additional readings when necessary. 

Grading and Prerequisites

The course will accommodate both PhD students in Computer Science and master level graduate students in Data Science and Cognitive Neuroscience at the CUNY Graduate Center. Students who take the course for credits will be required to finish 3 assignments (15% for each), one midterm exam (30%), and  one programming project (25%, including submit a report (10%) and give a presentation (15%) to the class at the end of the semester). The topics of the projects will be given in the middle of the semester and will be related to the material presented in the lectures.

For the assignments and the projects, students may discuss ideas together. But since each student get credits for his or her submissions, all actual program code and written answers must be done individually by each student, and must not be shared. The midterm exam will be a close-book exam. You will need to clear state that you will neither give nor receive unauthorized assistance on this exam.

We fully support CUNY’s policy on Academic Honesty, which states, in part:

Academic dishonesty is unacceptable and will not be tolerated. Cheating, forgery, plagiarism, and collusion in dishonest acts undermine the CUNY’s educational mission and the students’ personal and intellectual growth. Students are expected to bear individual responsibility for their work, to learn the rules and definitions that underlie the practice of academic integrity, and to uphold its ideals. Ignorance of the rules is not an acceptable excuse for disobeying them. Any student who attempts to compromise or devalue the academic process will be sanctioned.

Academic sanctions in this class will range from an F on an assignment to an F in this course.

Students are required to have a good preparation in both mathematics (linear algebra/numerical analysis) and advanced programming.