DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING
UNIVERSITY OF CALIFORNIA, SAN DIEGO

CSE152A: Introduction to Computer Vision

Fall 2020


Announcements




General Information

Times & Places
Lecture: TuTh 3:30PM - 4:50PM, Zoom (see password on Piazza)
Discussion: Mo 8:00PM - 9:00PM, Zoom (see password on Piazza)

Course Staff

Name Email Office Hours Location
Instructor Prof. Hao Su haosu@ucsd.edu Thur, 2:00pm – 3:00pm Check Piazza
Course Assistant Zhiwei Jia zjia@ucsd.edu Fri, 2:00pm – 3:00pm Check Piazza
Course Assistant Rishikanth Chandrasekaran r3chandr@ucsd.edu Wed, 5:00pm – 6:00pm Check Piazza
Course Assistant Stephen Guerin sguerin@eng.ucsd.edu Mon, noon – 1:00pm Check Piazza
Tutor Zhenyu Bi z1bi@ucsd.edu Wed, 9:00am – 10:00am Check Piazza

Syllabus

PDF

Objectives

The goal of computer vision is to compute properties of the three-dimensional world from images and video. Problems in this field include identifying the 3D shape of a scene, determining how things are moving, and recognizing familiar people and objects. This course provides an introduction to computer vision, including such topics as feature detection, image segmentation, motion estimation, object recognition, and 3D shape reconstruction through stereo, photometric stereo, and structure from motion. To reflect the latest progress of computer vision, we also include a brief introduction to the philosophy and basic techniques of deep learning methods.

Prerequisites: Linear algebra and calculus; data structures/algorithms; and Python or other programming experience.

Programming aspects of the assignments will be completed using Python

Academic Integrity Policy: Integrity of scholarship is essential for an academic community. The University expects that both faculty and students will honor this principle and in so doing protect the validity of University intellectual work. In this class, we encourage students to form groups of two and work together on homeworks. This means that all academic work will be done by the pair of individuals to whom it is assigned, without unauthorized aid of any kind.

Collaboration Policy: It is expected that you complete your academic assignments in your own words (more specifically, for any write-up assignment each individual must submit an independent copy). For coding tasks, each individual must write your own copy. The assignments have been developed by the instructor to facilitate your learning and to provide a method for fairly evaluating your knowledge and abilities (not the knowledge and abilities of others). So, to facilitate learning, you are authorized to discuss assignments with others (even if he/she is not your team member); however, to ensure fair evaluations, you are not authorized to use the answers developed by another, copy the work completed by others in the past or present, or write your academic assignments in collaboration with another person.

If the work you submit is determined to be violating the rules, you will be reported to the Academic Integrity Office for violating UCSD's Policy on Integrity of Scholarship. In accordance with the CSE department academic integrity guidelines, students found committing an academic integrity violation will receive an F in the course.

Late Policy: Assignments will have a submission procedure described with the assignment. Assignments submitted late will receive a 15% grade reduction for each 12 hours late (i.e., 30% per day). Assignments will not be accepted 72 hours after the due date. If you require an extension (for personal reasons only) to a due date, you must request one as far in advance as possible. Extensions requested close to or after the due date will only be granted for clear emergencies or clearly unforeseeable circumstances. You are advised to begin working on assignments as soon as they are assigned.

Homework, Exams, and Grading (tentative)