Skip to content

Commit

Permalink
url
Browse files Browse the repository at this point in the history
  • Loading branch information
MiYanDoris committed Feb 20, 2024
1 parent 2dac664 commit 0686973
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ course_name: Introduction to Computer Vision
course_description: "Computer vision is one of the major research fields of artificial intelligence, with many applications in image understanding and processing, medical care, autonomous driving, and robotics. We offer this undergraduate course to provide a comprehensive introduction to the basic concepts of computer vision and its broad applications. In this course, we will cover both the traditional non-learning methods (e.g. classic descriptors, multiview geometry) and deep learning based methods from a modern perspective, where 3D vision serves as a natural bridge.The objective of this course is thus to consolidate the fundemantals, depict a full picture of this field, and get the students prepared for doing frontier research in computer vision. During this course, students will learn to build a basic vision system and implement and train their own neural networks to process and analyze 2D and 3D visual data."
course_semester: "Spring 2024"

baseurl: "/test" # the subpath of your site, e.g. /blog/
url: "https://MiYanDoris.github.io" # the base hostname & protocol for your site
baseurl: "/ICV2024" # the subpath of your site, e.g. /blog/
url: "https://pku-epic.github.io" # the base hostname & protocol for your site

schoolname: "Peking University"
schoolurl: "https://www.pku.edu.cn/"
Expand Down

0 comments on commit 0686973

Please sign in to comment.