-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathuseful.html
73 lines (53 loc) · 2.49 KB
/
useful.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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<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 class="col-md-12">
<h3>Forms</h3>
<ul>
<li> <a href="https://forms.gle/KfZ2ka3oxfT8uC9k9"> Registration and topic selection form [form is closed] </a> </li>
</ul>
</div>
<div class="col-md-12">
<h3>Links</h3>
<ul>
<li> <a href="https://feinberg.weizmann.ac.il/course/view.php?id=424"> Moodle Site </a> </li>
<li> <a href="https://nivhaim.medium.com/how-to-give-a-good-students-seminar-presentation-2c060650ba38"> How To Give A Good Students Seminar [Blog Post] </a> </li>
<li> <a href="http://www.wisdom.weizmann.ac.il/~/vision/courses/2021_2/ADLV/files/presentation%20template.pptx"> Optional presentation template (by Shir Amir and Shiran Zada) </a> </li>
<li> <a href="https://docs.google.com/spreadsheets/d/1Orj_-8L78Gq4x9_gSDb6bgBYfQ_7401UHvWMtxs8t-8/edit?usp=sharing"> List of topics </a> </li>
</ul>
</div>
<div class="col-md-12">
<h3>Timeline</h3>
<img style="border: 8px solid #D8F4F5;max-width:40%;max-height:100%; align: center" src="pics/preparation_timeline.png" alt="schedule"/>
</div>
<p> </p>
<p> </p>
</div>
</div></body></html>