SlideShare a Scribd company logo
Deep Learning for Computer Vision
Fall 2021
http://vllab.ee.ntu.edu.tw/dlcv.html (Public website)
https://cool.ntu.edu.tw/courses/8854 (NTU COOL)
Yu-Chiang Frank Wang 王鈺強, Professor
Dept. Electrical Engineering, National Taiwan University
2021/09/28
Before We Start…
• Following Taiwan CDC & NTU Regulations…
• We offer online lectures only for the first three weeks (i.e., 9/28, 10/5, 10/12).
• Starting Week #4, we plan to offer lectures in hybrid forms.
That is, physical lectures will be given each week, & the recorded lectures
(presentation video w/ audio & lecture notes) will be uploaded to NTU COOL afterwards.
• We strongly suggest you to attend physical lectures in bi-weekly patterns.
That is, if your ID #s are even, you can attend the lectures of Weeks #4, #6, #8, etc.
If you ID #s are odd, you can attend those of Weeks #5, #7, #9, etc.
• Please wear a mask to protect yourself & those around you if you come to the class.
• It’s totally OK if you choose to take the online course instead.
• However, # of enrollments of is still based on the classroom capacity (180).
2
Deep Learning for Computer Vision
• Time/Location: Tuesday 7, 8, 9 (14:20-17:30) @ BL-113 (starting Week #4)
• Website:
http://vllab.ee.ntu.edu.tw/dlcv.html (public)
https://cool.ntu.edu.tw/courses/8854 (NTU COOL)
https://www.facebook.com/groups/544627580166401 (Facebook: DLCV Fall 2021)
• Required Knowledge & Skills
• Knowledge of linear algebra, vector calculus, and probability (required)
• Programming skills (required in Python)
• Backgrounds in machine learning (strongly preferable)
• This course is offered in English (lecture part).
Q&As/discussions can be in any languages communicable…
3
What to Expect from this Course?
• (Deep) Learning-Based Computer Vision
• Fundamentals of machine learning
• Deep learning technologies for
visual representation, classification, synthesis, and beyond
• Differ from the course of Computer Vision in Spring 2020/2021
(more geometry-based computer vision)
• Practical Experiences
• Assignments and projects dealing with real-world visual data
• Final projects possibly supported by industries with prizes
• Lots of work and fast paces, but hopefully helpful with lots of fun!
4
Disclaimer
• Currently, you are responsible for your own computing resources (i.e., GPUs),
which are absolutely required for your HWs & the final project.
• Syllabus, course policy, and HW/project details might change over time.
(DL/CV/AI are fast growing/changing research topics.)
• This course will be very demanding and challenging!
• Yes, we did fail students in the past semesters (~5% each semester).
5
authentication free quota comment
Azure
(Microsoft Azure)
student ID
credit card
+ USD $ 100
+ USD $ 200
1*K80 =
USD $ 0.9 / hour
GCP
(Google Cloud Platform)
credit card USD $300 / 3 months
AWS
(Amazon Web Service)
credit card -
1 GPU =
about US$ 571.01 / year
Colab
(Google Colaboratory)
no limit -
●session may be interrupted
if running time > certain hours
(exact time unknown)
●suggest only for testing code
Computing Resources (TBD)
 Not offered (as of Sept 28th)
 However, you do need them for your HWs/final projects.
6
Course Information
• Teaching Team & Office Hours
• Course Policy
• How to enroll in this class if not already in?
7
Teaching Team & Office Hours
• Instructor: Yu-Chiang Frank Wang (王鈺強)
• Research Areas
• Computer Vision, Machine Learning, Deep Learning, & Artificial Intelligence
• Education
• PhD, ECE, Carnegie Mellon University, 2009
• MS, ECE, Carnegie Mellon University, 2004
• BS, EE, National Taiwan University, 2001
• Contact Info
• Email: ycwang@ntu.edu.tw
• Office Hour for DLCV Fall 2021:
After class; otherwise, appointment by email is required.
8
TAs & Office Hours: (all at MK-514)
You should contact your TA by email at ntudlcv@gmail.com .
You can also discuss with TAs & other classmates at the Facebook Page (not via messenger)
12
許元譯 (Yuan-Yi Hsu)
MK-514
TA Hours: Mon 14:20-15:20
范萬泉 (Wan-Cyuan Fan)
MK-514
TA Hours: Fri 12:00-13:00
紀彥仰 (Yan-Yang Ji)
MK-514
TA Hours: Tue 11:20-12:20
陳宇軒 (Yu-Hsuan Chen)
MK-514
TA Hours: Wed 12:00-13:00
周子庭 (Zi-Ting Chou)
MK-514
TA Hours: Tue 10:20-11:20
賴永玄 (Yung-Hsuan Lai)
MK-514
TA Hours: Thu 14:00-15:00
林毓宸 (Yu-Chen Lin)
MK-514
TA Hours: Wed 15:00-16:00
張芷榕 (Chih-Jung Chang)
EE BL-系K
TA Hours: Thu 14:00-15:00
Tight (yet tentative) Schedule
10
Week Date Topic Remarks
1 9/28 Course logistics & registration; Machine Learning 101 HW #0 out
2 10/05 Introduction to Convolutional Neural Networks (I) HW #0 (10/08 23:59 due)
3 10/12
Introduction to Convolutional Neural Networks (II)
​Tutorials on Python, Github, etc. (by TAs)
HW #1 out
4 10/19 Object Detection & Segmentation
5 10/26 Generative Models & Generative Adversarial Networks HW #1 due
6 11/02 Transfer Learning for Visual Classification & Synthesis (I) HW #2 out
7 11/09 ​Transfer Learning for Visual Classification & Synthesis (II)
8 11/16 TBD (CVPR week) HW #2 due
9 11/23 Recurrent Neural Networks & Transformer (I) HW #3 out
10 11/30 Recurrent Neural Networks & Transformer (II)
11 12/07 Meta-Learning for Visual Analysis (I) HW #3 due;​Final Project Announcement
12 12/14 Meta-Learning for Visual Analysis (II) HW #4 out
13 12/21 From Zero-Shot Learning to Explainable AI
14 12/28 Beyond 2D Vision (3D and Depth) HW #4 due; HW #5-1 out (bonus)
15 01/04 Vision and Language HW #5-2 out (bonus)
16 01/11 Guest Lecture (TBD) HW #5 due
17 01/18 Presentation for Final Projects
Textbook (Optional)
• Deep Learning, MIT Press
• Ian Goodfellow, Yoshua Benjio, and Aaron Courville
• Free online versions available at www.deeplearningbook.org
11
Textbook (Optional)
• Computer Vision: Algorithms and Applications, Springer
• Richard Szeliski
• Free online versions available at http://szeliski.org/Book/
12
About Grading
13
Bonus points available for HWs 1-4. HW 5 (bonus & optional, up to 5%)
HW 0
0% HW 1
15%
HW 2
16%
HW 3
18%
HW 4
18%
HW 5
0%
Final Project
33%
percentage
HW 0 HW 1 HW 2 HW 3 HW 4 HW 5 Final Project
• HW assignments (67%)
• HW 0 (non-DL HW, 0% but required)
• HWs #1~4 (15~18% each with possible bonus points)
• HW #5 (optional yet with bonus points)
• Final project + poster presentation + code, etc. (33%)
• Bonus points
• Course participation (e.g., interaction, Q&A, etc.)
• Extra challenges & points in HWs #2-5
• Excellent performance for final project
(e.g., competitions, publications, etc.)
• Cash Prize (optional)
• Selected final projects might be sponsored by industries.
• Details to be announced.
14
About Grading (cont’d)
Final Grade
http://www.oia.ntu.edu.tw/upload/files/20150616223619.pdf 15
About Course HWs/Projects
• About HW late policy
• In case you have dates, midterms, HW dues for other course, etc.
如期中考、專題、社團、約會、找不到人抄
• All students need to finish HW #0 (see slide/video for DLCV_W1-2)
by 10/8 Fri 23:59pm.
• We will offer free late days based on your HW #0 score.
• For HWs 1~4, up to THREE free late days this semester.
(e.g., 1min ~ 23hr 59min all count as ONE late day.)
• After HW due day, a penalty of 30% per day.
• Once late days are used, the decisions are final.
We’ll maximize your final score
based on HWs score and the late days used.
• No late submission for the final project
16
HW0 Score
(full score: 100)
Number of
Free Late Days
60 - 100 3
30 - 59 2
1 - 29 1
0 / no submission 0
About Course HWs/Projects
• About Final Project
• 4 (max) people per group
• Project proposal/progress/final report* + poster & oral presentation
• Selected topics possibly come with cash prizes.
• Details to be announced after mid semester.
• Evaluated by instructor, TAs, and possibly guest judges
• (Intra/inter-group) peer evaluation will be conducted.
• Snack/drinks will be provided during final presentation (week of 1/18).
17
Academic Integrity
• Can discuss HW with peers, but DO NOT copy and/or share code
• Plagiarism is against university policy.
• Violation in ANY form for HWs & final project would result in F.
• Seriously, we gave at least five Fs in previous semesters for the above cases.
• Do not directly use code from Internet unless you have permissions.
• If not sure, ask!
• If so, do specify in your HW/project.
• You CANNOT use your published work as your final project.
• However, you are encouraged to extend your previous work.
• Also, you are encouraged to turn your high-quality projects into publications.
18
DOs and DONTs for the TAs (& Instructor)
• Do NOT send private messages to the TAs via Facebook.
• TAs are here to help, but they are not your tutors 24/7.
• TAs will NOT debug for you,
including addressing coding, environmental, library dependency problems.
• TAs do NOT answer questions not related to the course (e.g., research, etc.)
• If you cannot make the TA hours, please email the TAs to schedule an
appointment instead of stopping by the lab directly.
19
How to Sign Up If Not Already In?
• Capacity
• Classroom capacity: 180; currently registered: 150
• Only additional 30 students allowed due to capacity
• Priority
• EECS > Engr. w/ related backgrounds > Sci. > others
• Based on seniority, backgrounds, programming skills, etc.
• If you are still interested in this course and plan to enroll,
please fill in the following form by 9/28 Tue 23:59:
https://forms.gle/quFfkKvX7HESAaWH7
• We will announce the enrollment results via email
no later than 10/1 Fri 5pm. All decisions are final.
20
Any Questions?
21
Course registration at https://forms.gle/quFfkKvX7HESAaWH7
by 9/28 Tue 23:59 Taiwan time!

More Related Content

Similar to DLCV_W1-1.pdf

Student Survey Nov 2022
Student Survey Nov 2022Student Survey Nov 2022
Student Survey Nov 2022
Peter Windle
 
E assessment
E assessmentE assessment
E assessment
saira batool
 
2 d essentials class 1
2 d essentials class 1 2 d essentials class 1
2 d essentials class 1
laura_gerold
 
Maximizing student learning with multimedia assignments
Maximizing student learning with multimedia assignmentsMaximizing student learning with multimedia assignments
Maximizing student learning with multimedia assignments
horbal125
 
Data Science: Introduction
Data Science: IntroductionData Science: Introduction
Data Science: Introduction
Jinho Choi
 
INF4015 2015 Course Outline v1
INF4015 2015 Course Outline v1INF4015 2015 Course Outline v1
INF4015 2015 Course Outline v1Saika Dhansay
 
Fall2010 quinnedu261syllabus
Fall2010 quinnedu261syllabusFall2010 quinnedu261syllabus
Fall2010 quinnedu261syllabus
Peggy Quinn
 
Phm 1.1.5(Harman S. Gahir)
Phm 1.1.5(Harman S. Gahir)Phm 1.1.5(Harman S. Gahir)
Phm 1.1.5(Harman S. Gahir)Harman Gahir
 
Coding syllabus 2016 2017
Coding syllabus 2016 2017Coding syllabus 2016 2017
Coding syllabus 2016 2017
Justin Joslin
 
Teaching Continuity: Supporting staff teaching online when face-to-face class...
Teaching Continuity: Supporting staff teaching online when face-to-face class...Teaching Continuity: Supporting staff teaching online when face-to-face class...
Teaching Continuity: Supporting staff teaching online when face-to-face class...
Samantha Lee Pan
 
Session 1_ Introduction.pdf
Session 1_ Introduction.pdfSession 1_ Introduction.pdf
Session 1_ Introduction.pdf
MALRAJUSHREYA1
 
lecture1.pdf
lecture1.pdflecture1.pdf
lecture1.pdf
Tamer Nadeem
 
IS100 Week 1
IS100 Week 1IS100 Week 1
IS100 Week 1
METU-Informatics
 
Teaching and Learning Support Activities at Osaka University
Teaching and Learning Support Activities at Osaka UniversityTeaching and Learning Support Activities at Osaka University
Teaching and Learning Support Activities at Osaka University
Haruo Takemura
 
TechLogic 2014 Keynote on Inverting an Algorithms Class (Extended Version)
TechLogic 2014 Keynote on Inverting an Algorithms Class (Extended Version)TechLogic 2014 Keynote on Inverting an Algorithms Class (Extended Version)
TechLogic 2014 Keynote on Inverting an Algorithms Class (Extended Version)
suthers
 
COMM235- Digital Design Syllabus v2.0
COMM235- Digital Design Syllabus v2.0COMM235- Digital Design Syllabus v2.0
COMM235- Digital Design Syllabus v2.0Ashley Hinck
 
CIS_170_05_F15F2F_Paurus
CIS_170_05_F15F2F_PaurusCIS_170_05_F15F2F_Paurus
CIS_170_05_F15F2F_PaurusJordan Bushaw
 

Similar to DLCV_W1-1.pdf (20)

Student Survey Nov 2022
Student Survey Nov 2022Student Survey Nov 2022
Student Survey Nov 2022
 
E assessment
E assessmentE assessment
E assessment
 
Week 1
Week  1Week  1
Week 1
 
2 d essentials class 1
2 d essentials class 1 2 d essentials class 1
2 d essentials class 1
 
Maximizing student learning with multimedia assignments
Maximizing student learning with multimedia assignmentsMaximizing student learning with multimedia assignments
Maximizing student learning with multimedia assignments
 
Data Science: Introduction
Data Science: IntroductionData Science: Introduction
Data Science: Introduction
 
INF4015 2015 Course Outline v1
INF4015 2015 Course Outline v1INF4015 2015 Course Outline v1
INF4015 2015 Course Outline v1
 
Fall2010 quinnedu261syllabus
Fall2010 quinnedu261syllabusFall2010 quinnedu261syllabus
Fall2010 quinnedu261syllabus
 
Phm 1.1.5(Harman S. Gahir)
Phm 1.1.5(Harman S. Gahir)Phm 1.1.5(Harman S. Gahir)
Phm 1.1.5(Harman S. Gahir)
 
Coding syllabus 2016 2017
Coding syllabus 2016 2017Coding syllabus 2016 2017
Coding syllabus 2016 2017
 
Teaching Continuity: Supporting staff teaching online when face-to-face class...
Teaching Continuity: Supporting staff teaching online when face-to-face class...Teaching Continuity: Supporting staff teaching online when face-to-face class...
Teaching Continuity: Supporting staff teaching online when face-to-face class...
 
Session 1_ Introduction.pdf
Session 1_ Introduction.pdfSession 1_ Introduction.pdf
Session 1_ Introduction.pdf
 
Syllabus
SyllabusSyllabus
Syllabus
 
lecture1.pdf
lecture1.pdflecture1.pdf
lecture1.pdf
 
IS100 Week 1
IS100 Week 1IS100 Week 1
IS100 Week 1
 
Teaching and Learning Support Activities at Osaka University
Teaching and Learning Support Activities at Osaka UniversityTeaching and Learning Support Activities at Osaka University
Teaching and Learning Support Activities at Osaka University
 
TechLogic 2014 Keynote on Inverting an Algorithms Class (Extended Version)
TechLogic 2014 Keynote on Inverting an Algorithms Class (Extended Version)TechLogic 2014 Keynote on Inverting an Algorithms Class (Extended Version)
TechLogic 2014 Keynote on Inverting an Algorithms Class (Extended Version)
 
COMM235- Digital Design Syllabus v2.0
COMM235- Digital Design Syllabus v2.0COMM235- Digital Design Syllabus v2.0
COMM235- Digital Design Syllabus v2.0
 
CIS_170_05_F15F2F_Paurus
CIS_170_05_F15F2F_PaurusCIS_170_05_F15F2F_Paurus
CIS_170_05_F15F2F_Paurus
 
It traning program
It traning programIt traning program
It traning program
 

Recently uploaded

Empowering Data Analytics Ecosystem.pptx
Empowering Data Analytics Ecosystem.pptxEmpowering Data Analytics Ecosystem.pptx
Empowering Data Analytics Ecosystem.pptx
benishzehra469
 
Criminal IP - Threat Hunting Webinar.pdf
Criminal IP - Threat Hunting Webinar.pdfCriminal IP - Threat Hunting Webinar.pdf
Criminal IP - Threat Hunting Webinar.pdf
Criminal IP
 
The affect of service quality and online reviews on customer loyalty in the E...
The affect of service quality and online reviews on customer loyalty in the E...The affect of service quality and online reviews on customer loyalty in the E...
The affect of service quality and online reviews on customer loyalty in the E...
jerlynmaetalle
 
Tabula.io Cheatsheet: automate your data workflows
Tabula.io Cheatsheet: automate your data workflowsTabula.io Cheatsheet: automate your data workflows
Tabula.io Cheatsheet: automate your data workflows
alex933524
 
一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单
一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单
一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单
ewymefz
 
一比一原版(UVic毕业证)维多利亚大学毕业证成绩单
一比一原版(UVic毕业证)维多利亚大学毕业证成绩单一比一原版(UVic毕业证)维多利亚大学毕业证成绩单
一比一原版(UVic毕业证)维多利亚大学毕业证成绩单
ukgaet
 
Ch03-Managing the Object-Oriented Information Systems Project a.pdf
Ch03-Managing the Object-Oriented Information Systems Project a.pdfCh03-Managing the Object-Oriented Information Systems Project a.pdf
Ch03-Managing the Object-Oriented Information Systems Project a.pdf
haila53
 
Adjusting primitives for graph : SHORT REPORT / NOTES
Adjusting primitives for graph : SHORT REPORT / NOTESAdjusting primitives for graph : SHORT REPORT / NOTES
Adjusting primitives for graph : SHORT REPORT / NOTES
Subhajit Sahu
 
Algorithmic optimizations for Dynamic Levelwise PageRank (from STICD) : SHORT...
Algorithmic optimizations for Dynamic Levelwise PageRank (from STICD) : SHORT...Algorithmic optimizations for Dynamic Levelwise PageRank (from STICD) : SHORT...
Algorithmic optimizations for Dynamic Levelwise PageRank (from STICD) : SHORT...
Subhajit Sahu
 
Best best suvichar in gujarati english meaning of this sentence as Silk road ...
Best best suvichar in gujarati english meaning of this sentence as Silk road ...Best best suvichar in gujarati english meaning of this sentence as Silk road ...
Best best suvichar in gujarati english meaning of this sentence as Silk road ...
AbhimanyuSinha9
 
Q1’2024 Update: MYCI’s Leap Year Rebound
Q1’2024 Update: MYCI’s Leap Year ReboundQ1’2024 Update: MYCI’s Leap Year Rebound
Q1’2024 Update: MYCI’s Leap Year Rebound
Oppotus
 
哪里卖(usq毕业证书)南昆士兰大学毕业证研究生文凭证书托福证书原版一模一样
哪里卖(usq毕业证书)南昆士兰大学毕业证研究生文凭证书托福证书原版一模一样哪里卖(usq毕业证书)南昆士兰大学毕业证研究生文凭证书托福证书原版一模一样
哪里卖(usq毕业证书)南昆士兰大学毕业证研究生文凭证书托福证书原版一模一样
axoqas
 
Levelwise PageRank with Loop-Based Dead End Handling Strategy : SHORT REPORT ...
Levelwise PageRank with Loop-Based Dead End Handling Strategy : SHORT REPORT ...Levelwise PageRank with Loop-Based Dead End Handling Strategy : SHORT REPORT ...
Levelwise PageRank with Loop-Based Dead End Handling Strategy : SHORT REPORT ...
Subhajit Sahu
 
Criminal IP - Threat Hunting Webinar.pdf
Criminal IP - Threat Hunting Webinar.pdfCriminal IP - Threat Hunting Webinar.pdf
Criminal IP - Threat Hunting Webinar.pdf
Criminal IP
 
Predicting Product Ad Campaign Performance: A Data Analysis Project Presentation
Predicting Product Ad Campaign Performance: A Data Analysis Project PresentationPredicting Product Ad Campaign Performance: A Data Analysis Project Presentation
Predicting Product Ad Campaign Performance: A Data Analysis Project Presentation
Boston Institute of Analytics
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单
ewymefz
 
一比一原版(ArtEZ毕业证)ArtEZ艺术学院毕业证成绩单
一比一原版(ArtEZ毕业证)ArtEZ艺术学院毕业证成绩单一比一原版(ArtEZ毕业证)ArtEZ艺术学院毕业证成绩单
一比一原版(ArtEZ毕业证)ArtEZ艺术学院毕业证成绩单
vcaxypu
 
standardisation of garbhpala offhgfffghh
standardisation of garbhpala offhgfffghhstandardisation of garbhpala offhgfffghh
standardisation of garbhpala offhgfffghh
ArpitMalhotra16
 
Innovative Methods in Media and Communication Research by Sebastian Kubitschk...
Innovative Methods in Media and Communication Research by Sebastian Kubitschk...Innovative Methods in Media and Communication Research by Sebastian Kubitschk...
Innovative Methods in Media and Communication Research by Sebastian Kubitschk...
correoyaya
 
一比一原版(NYU毕业证)纽约大学毕业证成绩单
一比一原版(NYU毕业证)纽约大学毕业证成绩单一比一原版(NYU毕业证)纽约大学毕业证成绩单
一比一原版(NYU毕业证)纽约大学毕业证成绩单
ewymefz
 

Recently uploaded (20)

Empowering Data Analytics Ecosystem.pptx
Empowering Data Analytics Ecosystem.pptxEmpowering Data Analytics Ecosystem.pptx
Empowering Data Analytics Ecosystem.pptx
 
Criminal IP - Threat Hunting Webinar.pdf
Criminal IP - Threat Hunting Webinar.pdfCriminal IP - Threat Hunting Webinar.pdf
Criminal IP - Threat Hunting Webinar.pdf
 
The affect of service quality and online reviews on customer loyalty in the E...
The affect of service quality and online reviews on customer loyalty in the E...The affect of service quality and online reviews on customer loyalty in the E...
The affect of service quality and online reviews on customer loyalty in the E...
 
Tabula.io Cheatsheet: automate your data workflows
Tabula.io Cheatsheet: automate your data workflowsTabula.io Cheatsheet: automate your data workflows
Tabula.io Cheatsheet: automate your data workflows
 
一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单
一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单
一比一原版(UMich毕业证)密歇根大学|安娜堡分校毕业证成绩单
 
一比一原版(UVic毕业证)维多利亚大学毕业证成绩单
一比一原版(UVic毕业证)维多利亚大学毕业证成绩单一比一原版(UVic毕业证)维多利亚大学毕业证成绩单
一比一原版(UVic毕业证)维多利亚大学毕业证成绩单
 
Ch03-Managing the Object-Oriented Information Systems Project a.pdf
Ch03-Managing the Object-Oriented Information Systems Project a.pdfCh03-Managing the Object-Oriented Information Systems Project a.pdf
Ch03-Managing the Object-Oriented Information Systems Project a.pdf
 
Adjusting primitives for graph : SHORT REPORT / NOTES
Adjusting primitives for graph : SHORT REPORT / NOTESAdjusting primitives for graph : SHORT REPORT / NOTES
Adjusting primitives for graph : SHORT REPORT / NOTES
 
Algorithmic optimizations for Dynamic Levelwise PageRank (from STICD) : SHORT...
Algorithmic optimizations for Dynamic Levelwise PageRank (from STICD) : SHORT...Algorithmic optimizations for Dynamic Levelwise PageRank (from STICD) : SHORT...
Algorithmic optimizations for Dynamic Levelwise PageRank (from STICD) : SHORT...
 
Best best suvichar in gujarati english meaning of this sentence as Silk road ...
Best best suvichar in gujarati english meaning of this sentence as Silk road ...Best best suvichar in gujarati english meaning of this sentence as Silk road ...
Best best suvichar in gujarati english meaning of this sentence as Silk road ...
 
Q1’2024 Update: MYCI’s Leap Year Rebound
Q1’2024 Update: MYCI’s Leap Year ReboundQ1’2024 Update: MYCI’s Leap Year Rebound
Q1’2024 Update: MYCI’s Leap Year Rebound
 
哪里卖(usq毕业证书)南昆士兰大学毕业证研究生文凭证书托福证书原版一模一样
哪里卖(usq毕业证书)南昆士兰大学毕业证研究生文凭证书托福证书原版一模一样哪里卖(usq毕业证书)南昆士兰大学毕业证研究生文凭证书托福证书原版一模一样
哪里卖(usq毕业证书)南昆士兰大学毕业证研究生文凭证书托福证书原版一模一样
 
Levelwise PageRank with Loop-Based Dead End Handling Strategy : SHORT REPORT ...
Levelwise PageRank with Loop-Based Dead End Handling Strategy : SHORT REPORT ...Levelwise PageRank with Loop-Based Dead End Handling Strategy : SHORT REPORT ...
Levelwise PageRank with Loop-Based Dead End Handling Strategy : SHORT REPORT ...
 
Criminal IP - Threat Hunting Webinar.pdf
Criminal IP - Threat Hunting Webinar.pdfCriminal IP - Threat Hunting Webinar.pdf
Criminal IP - Threat Hunting Webinar.pdf
 
Predicting Product Ad Campaign Performance: A Data Analysis Project Presentation
Predicting Product Ad Campaign Performance: A Data Analysis Project PresentationPredicting Product Ad Campaign Performance: A Data Analysis Project Presentation
Predicting Product Ad Campaign Performance: A Data Analysis Project Presentation
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单
 
一比一原版(ArtEZ毕业证)ArtEZ艺术学院毕业证成绩单
一比一原版(ArtEZ毕业证)ArtEZ艺术学院毕业证成绩单一比一原版(ArtEZ毕业证)ArtEZ艺术学院毕业证成绩单
一比一原版(ArtEZ毕业证)ArtEZ艺术学院毕业证成绩单
 
standardisation of garbhpala offhgfffghh
standardisation of garbhpala offhgfffghhstandardisation of garbhpala offhgfffghh
standardisation of garbhpala offhgfffghh
 
Innovative Methods in Media and Communication Research by Sebastian Kubitschk...
Innovative Methods in Media and Communication Research by Sebastian Kubitschk...Innovative Methods in Media and Communication Research by Sebastian Kubitschk...
Innovative Methods in Media and Communication Research by Sebastian Kubitschk...
 
一比一原版(NYU毕业证)纽约大学毕业证成绩单
一比一原版(NYU毕业证)纽约大学毕业证成绩单一比一原版(NYU毕业证)纽约大学毕业证成绩单
一比一原版(NYU毕业证)纽约大学毕业证成绩单
 

DLCV_W1-1.pdf

  • 1. Deep Learning for Computer Vision Fall 2021 http://vllab.ee.ntu.edu.tw/dlcv.html (Public website) https://cool.ntu.edu.tw/courses/8854 (NTU COOL) Yu-Chiang Frank Wang 王鈺強, Professor Dept. Electrical Engineering, National Taiwan University 2021/09/28
  • 2. Before We Start… • Following Taiwan CDC & NTU Regulations… • We offer online lectures only for the first three weeks (i.e., 9/28, 10/5, 10/12). • Starting Week #4, we plan to offer lectures in hybrid forms. That is, physical lectures will be given each week, & the recorded lectures (presentation video w/ audio & lecture notes) will be uploaded to NTU COOL afterwards. • We strongly suggest you to attend physical lectures in bi-weekly patterns. That is, if your ID #s are even, you can attend the lectures of Weeks #4, #6, #8, etc. If you ID #s are odd, you can attend those of Weeks #5, #7, #9, etc. • Please wear a mask to protect yourself & those around you if you come to the class. • It’s totally OK if you choose to take the online course instead. • However, # of enrollments of is still based on the classroom capacity (180). 2
  • 3. Deep Learning for Computer Vision • Time/Location: Tuesday 7, 8, 9 (14:20-17:30) @ BL-113 (starting Week #4) • Website: http://vllab.ee.ntu.edu.tw/dlcv.html (public) https://cool.ntu.edu.tw/courses/8854 (NTU COOL) https://www.facebook.com/groups/544627580166401 (Facebook: DLCV Fall 2021) • Required Knowledge & Skills • Knowledge of linear algebra, vector calculus, and probability (required) • Programming skills (required in Python) • Backgrounds in machine learning (strongly preferable) • This course is offered in English (lecture part). Q&As/discussions can be in any languages communicable… 3
  • 4. What to Expect from this Course? • (Deep) Learning-Based Computer Vision • Fundamentals of machine learning • Deep learning technologies for visual representation, classification, synthesis, and beyond • Differ from the course of Computer Vision in Spring 2020/2021 (more geometry-based computer vision) • Practical Experiences • Assignments and projects dealing with real-world visual data • Final projects possibly supported by industries with prizes • Lots of work and fast paces, but hopefully helpful with lots of fun! 4
  • 5. Disclaimer • Currently, you are responsible for your own computing resources (i.e., GPUs), which are absolutely required for your HWs & the final project. • Syllabus, course policy, and HW/project details might change over time. (DL/CV/AI are fast growing/changing research topics.) • This course will be very demanding and challenging! • Yes, we did fail students in the past semesters (~5% each semester). 5
  • 6. authentication free quota comment Azure (Microsoft Azure) student ID credit card + USD $ 100 + USD $ 200 1*K80 = USD $ 0.9 / hour GCP (Google Cloud Platform) credit card USD $300 / 3 months AWS (Amazon Web Service) credit card - 1 GPU = about US$ 571.01 / year Colab (Google Colaboratory) no limit - ●session may be interrupted if running time > certain hours (exact time unknown) ●suggest only for testing code Computing Resources (TBD)  Not offered (as of Sept 28th)  However, you do need them for your HWs/final projects. 6
  • 7. Course Information • Teaching Team & Office Hours • Course Policy • How to enroll in this class if not already in? 7
  • 8. Teaching Team & Office Hours • Instructor: Yu-Chiang Frank Wang (王鈺強) • Research Areas • Computer Vision, Machine Learning, Deep Learning, & Artificial Intelligence • Education • PhD, ECE, Carnegie Mellon University, 2009 • MS, ECE, Carnegie Mellon University, 2004 • BS, EE, National Taiwan University, 2001 • Contact Info • Email: ycwang@ntu.edu.tw • Office Hour for DLCV Fall 2021: After class; otherwise, appointment by email is required. 8
  • 9. TAs & Office Hours: (all at MK-514) You should contact your TA by email at ntudlcv@gmail.com . You can also discuss with TAs & other classmates at the Facebook Page (not via messenger) 12 許元譯 (Yuan-Yi Hsu) MK-514 TA Hours: Mon 14:20-15:20 范萬泉 (Wan-Cyuan Fan) MK-514 TA Hours: Fri 12:00-13:00 紀彥仰 (Yan-Yang Ji) MK-514 TA Hours: Tue 11:20-12:20 陳宇軒 (Yu-Hsuan Chen) MK-514 TA Hours: Wed 12:00-13:00 周子庭 (Zi-Ting Chou) MK-514 TA Hours: Tue 10:20-11:20 賴永玄 (Yung-Hsuan Lai) MK-514 TA Hours: Thu 14:00-15:00 林毓宸 (Yu-Chen Lin) MK-514 TA Hours: Wed 15:00-16:00 張芷榕 (Chih-Jung Chang) EE BL-系K TA Hours: Thu 14:00-15:00
  • 10. Tight (yet tentative) Schedule 10 Week Date Topic Remarks 1 9/28 Course logistics & registration; Machine Learning 101 HW #0 out 2 10/05 Introduction to Convolutional Neural Networks (I) HW #0 (10/08 23:59 due) 3 10/12 Introduction to Convolutional Neural Networks (II) ​Tutorials on Python, Github, etc. (by TAs) HW #1 out 4 10/19 Object Detection & Segmentation 5 10/26 Generative Models & Generative Adversarial Networks HW #1 due 6 11/02 Transfer Learning for Visual Classification & Synthesis (I) HW #2 out 7 11/09 ​Transfer Learning for Visual Classification & Synthesis (II) 8 11/16 TBD (CVPR week) HW #2 due 9 11/23 Recurrent Neural Networks & Transformer (I) HW #3 out 10 11/30 Recurrent Neural Networks & Transformer (II) 11 12/07 Meta-Learning for Visual Analysis (I) HW #3 due;​Final Project Announcement 12 12/14 Meta-Learning for Visual Analysis (II) HW #4 out 13 12/21 From Zero-Shot Learning to Explainable AI 14 12/28 Beyond 2D Vision (3D and Depth) HW #4 due; HW #5-1 out (bonus) 15 01/04 Vision and Language HW #5-2 out (bonus) 16 01/11 Guest Lecture (TBD) HW #5 due 17 01/18 Presentation for Final Projects
  • 11. Textbook (Optional) • Deep Learning, MIT Press • Ian Goodfellow, Yoshua Benjio, and Aaron Courville • Free online versions available at www.deeplearningbook.org 11
  • 12. Textbook (Optional) • Computer Vision: Algorithms and Applications, Springer • Richard Szeliski • Free online versions available at http://szeliski.org/Book/ 12
  • 13. About Grading 13 Bonus points available for HWs 1-4. HW 5 (bonus & optional, up to 5%) HW 0 0% HW 1 15% HW 2 16% HW 3 18% HW 4 18% HW 5 0% Final Project 33% percentage HW 0 HW 1 HW 2 HW 3 HW 4 HW 5 Final Project
  • 14. • HW assignments (67%) • HW 0 (non-DL HW, 0% but required) • HWs #1~4 (15~18% each with possible bonus points) • HW #5 (optional yet with bonus points) • Final project + poster presentation + code, etc. (33%) • Bonus points • Course participation (e.g., interaction, Q&A, etc.) • Extra challenges & points in HWs #2-5 • Excellent performance for final project (e.g., competitions, publications, etc.) • Cash Prize (optional) • Selected final projects might be sponsored by industries. • Details to be announced. 14 About Grading (cont’d)
  • 16. About Course HWs/Projects • About HW late policy • In case you have dates, midterms, HW dues for other course, etc. 如期中考、專題、社團、約會、找不到人抄 • All students need to finish HW #0 (see slide/video for DLCV_W1-2) by 10/8 Fri 23:59pm. • We will offer free late days based on your HW #0 score. • For HWs 1~4, up to THREE free late days this semester. (e.g., 1min ~ 23hr 59min all count as ONE late day.) • After HW due day, a penalty of 30% per day. • Once late days are used, the decisions are final. We’ll maximize your final score based on HWs score and the late days used. • No late submission for the final project 16 HW0 Score (full score: 100) Number of Free Late Days 60 - 100 3 30 - 59 2 1 - 29 1 0 / no submission 0
  • 17. About Course HWs/Projects • About Final Project • 4 (max) people per group • Project proposal/progress/final report* + poster & oral presentation • Selected topics possibly come with cash prizes. • Details to be announced after mid semester. • Evaluated by instructor, TAs, and possibly guest judges • (Intra/inter-group) peer evaluation will be conducted. • Snack/drinks will be provided during final presentation (week of 1/18). 17
  • 18. Academic Integrity • Can discuss HW with peers, but DO NOT copy and/or share code • Plagiarism is against university policy. • Violation in ANY form for HWs & final project would result in F. • Seriously, we gave at least five Fs in previous semesters for the above cases. • Do not directly use code from Internet unless you have permissions. • If not sure, ask! • If so, do specify in your HW/project. • You CANNOT use your published work as your final project. • However, you are encouraged to extend your previous work. • Also, you are encouraged to turn your high-quality projects into publications. 18
  • 19. DOs and DONTs for the TAs (& Instructor) • Do NOT send private messages to the TAs via Facebook. • TAs are here to help, but they are not your tutors 24/7. • TAs will NOT debug for you, including addressing coding, environmental, library dependency problems. • TAs do NOT answer questions not related to the course (e.g., research, etc.) • If you cannot make the TA hours, please email the TAs to schedule an appointment instead of stopping by the lab directly. 19
  • 20. How to Sign Up If Not Already In? • Capacity • Classroom capacity: 180; currently registered: 150 • Only additional 30 students allowed due to capacity • Priority • EECS > Engr. w/ related backgrounds > Sci. > others • Based on seniority, backgrounds, programming skills, etc. • If you are still interested in this course and plan to enroll, please fill in the following form by 9/28 Tue 23:59: https://forms.gle/quFfkKvX7HESAaWH7 • We will announce the enrollment results via email no later than 10/1 Fri 5pm. All decisions are final. 20
  • 21. Any Questions? 21 Course registration at https://forms.gle/quFfkKvX7HESAaWH7 by 9/28 Tue 23:59 Taiwan time!