-
Notifications
You must be signed in to change notification settings - Fork 108
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Shuchang Zhou
committed
Nov 22, 2017
1 parent
6428d89
commit a7212e4
Showing
14 changed files
with
61 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,61 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
<head> | ||
<title>Joint course of Megvii Inc. and Peking University on Deep Learning</title> | ||
<meta http-equiv=Content-Type content="text/html; charset=utf-8"> | ||
<style> | ||
#MyBody { | ||
margin-left: 200px; | ||
margin-top: 40px | ||
} | ||
#PageBody { | ||
margin-left: 200px; | ||
margin-right: 200px; | ||
margin-bottom: 100px; | ||
height: 800px; | ||
} | ||
#Notice { | ||
margin-left: 200px; | ||
margin-right: 200px; | ||
height: 12px; | ||
} | ||
</style> | ||
</head> | ||
|
||
<body style="background-color=#ffffff;"> | ||
<table id="MyBody"> | ||
<tbody> | ||
<!-- <tr> | ||
<td width="20"></td> | ||
<td width="260"> | ||
<img src="sunjian.jpg" width="350" height="200" alt="Sun Jian's Picture" /> | ||
</td> | ||
</tr> | ||
--> | ||
</tbody> | ||
</table> | ||
<div id="PageBody"> | ||
<br /> | ||
<hr /> | ||
<h2> Slides </h2> | ||
<ul> | ||
<li> Lecture 1, Introduction of Computer Vision and Deep Learning (<a href = "slides/Lecture1(Intro of CV and DL)_novideo.pdf" > PDF </a>) </li> | ||
<li> Lecture 2, Math in Deep Learning (<a href = "slides/Lecture2(MathInDL).pdf" > PDF </a>) </li> | ||
<li> Lecture 3, Neural Network Basics and Architecture Design (<a href = "slides/Lecture3(NetworkBasics).pdf" > PDF </a>), <a href="slides/Lecture3(course_project1).pdf"> assignment (Chinese) </a> </li> | ||
<li> Lecture 4, Introduction to Computation Technologies in Deep Learning (<a href = "slides/Lecture4(Computation Technology).pdf" > PDF </a>), <a href = "slides/Lecture4(assignment4).pdf"> assignment (Chinese) </a> </li> | ||
<li> Lecture 5, Neural Network Approximation (<a href = "slides/Lecture5(Neural Network Approximation).pdf" > PDF </a>) </li> | ||
<li> Lecture 6, Modern Object Detection (<a href = "slides/Lecture6(Object Detection).pdf" > PDF </a>) </li> | ||
<li> Lecture 7, Scene Text Detection and Recognition (<a href = "slides/Lecture7(Text Detection and Recognition_20171031).pdf" > PDF </a>) </li> | ||
<li> Lecture 8, Image Segmentation (<a href = "slides/Lecture8(Image Segmentation).pdf" > PDF </a>) </li> | ||
<li> Lecture 9, Recurrent Neural Networks (<a href = "slides/Lecture9 Recurrent Neural Networks.pdf" > PDF </a>) </li> | ||
<li> Lecture 10, Introduction to Generative Models (and GANs) (<a href = "slides/Lecture 10_ Introduction to Generative Models.pdf" > PDF </a>) </li> | ||
</ul> | ||
|
||
<hr /> | ||
<!-- hhmts start -->Last modified: Nov. 22, 2017. | ||
</div> | ||
|
||
</body> | ||
|
||
</html> | ||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.