-
Notifications
You must be signed in to change notification settings - Fork 0
/
schedule.html
92 lines (75 loc) · 3.6 KB
/
schedule.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!-- saved from url=(0045)http://6.869.csail.mit.edu/fa19/schedule.html -->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Advanced Topics In Computer Vision And Deep Learning</title>
<link href="css/style.css" rel="stylesheet" type="text/css">
</head>
<body>
<div class="container">
<table border="0" align="center">
<tbody>
<tr>
<td width="160" align="right"><a href="https://www.weizmann.ac.il"><img src="pics/weizmann_logo.jpg" width="240" height="126" border="0" /></a></td>
<td width="623" align="center" valign="middle"><h3>Weizmann Institute of Science</h3>
<p><strong id="docs-internal-guid-be9d3617-7fff-49eb-ccd0-d78bcfc8d0b2">20214022</strong></p>
<span class="title">Advanced Topics In Computer Vision <br> And Deep Learning</span></td>
<td width="160" align="left"><a href="https://www.weizmann.ac.il/math/waic/home"><img src="pics/waic_logo.png" width="100" height="95" border="0" /></a></td>
</tr>
<tr><td colspan="3" align="center"><h3>Spring 2022</h3></td></tr>
<tr>
<td colspan="4" align="center">
<span class="menubar"> [
<a href="index.html">Home</a> |
<a href="schedule.html">Schedule</a> |
<a href="prerequisites.html">Prerequisites</a> |
<a href="useful.html">Useful Links</a>
] </span></td>
</tr>
</tbody>
</table>
<br/>
<div style="text-align:center;">
<p>
The lists of papers are available in the <a href="https://docs.google.com/spreadsheets/d/1Orj_-8L78Gq4x9_gSDb6bgBYfQ_7401UHvWMtxs8t-8/edit?usp=sharing"> Topics Spreadsheet </a>
<br/>
All the slides are avaialble on the course's <a href="https://feinberg.weizmann.ac.il/course/view.php?id=424">Moodle Website</a>
</p>
</div>
<br/>
<div align="center">
<img src="pics/schedule.png">
</div>
<br/>
<br/>
<!-- <table class="schedule" align="center" border="1" width="986"> -->
<!-- <tbody> -->
<!-- <tr> -->
<!-- <td align="center" width="80"><strong>Date</strong></td> -->
<!-- <td align="center" width="72"><strong>Speakers</strong></td> -->
<!-- <td align="center" width="290"><strong>Papers</strong></td> -->
<!-- <td align="center" width="40"><strong>Slides</strong></td> -->
<!-- </tr> -->
<!-- <tr><td colspan="5" class="schedule_week" align="center" height="16" valign="middle">Introduction Meeting</td></tr> -->
<!-- <tr> -->
<!-- <td sdnum="1033;0;@" align="center">29/3/2021</td> -->
<!-- <td align="left">Michal Irani <br> Niv Haim </td> -->
<!-- <td align="left" colspan="2"> -->
<!-- <a class="paper" href="http://www.wisdom.weizmann.ac.il/~/vision/courses/2022_2/ADLV/files/Intro_AdvancedCourse_2022.pptx"> Course Intro (and DOs and DON'Ts when giving a talk) </a><br> -->
<!-- <a class="paper" href="http://www.wisdom.weizmann.ac.il/~/vision/courses/2022_2/ADLV/files/timeline-intro.pptx"> Talk Preparation Timeline and Guidelines </a><br> -->
<!-- </tr> -->
<!-- <tr><td colspan="5" class="schedule_week" align="center" height="16" valign="middle">CLIP and Applications</td></tr> -->
<!-- <tr> -->
<!-- <td sdnum="1033;0;@" align="center">5/4/2021</td> -->
<!-- <td align="left">Shir Amir <br> Dolve Ofri</td> -->
<!-- <td> -->
<!-- <a href="" class="paper"> CLIP </a><br> -->
<!-- </td> -->
<!-- <td align="center"><a href=""> Slides </a></td> -->
<!-- </tr> -->
<!-- <tr><td sdval="2" sdnum="1033;" align="center" height="16" colspan="100%">Passover</td></tr> -->
<!-- </tbody> -->
<!-- </table> -->
</body>
</html>