-
Notifications
You must be signed in to change notification settings - Fork 0
/
prerequisites.html
92 lines (60 loc) · 2.48 KB
/
prerequisites.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
<!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>
<br>
<br>
<h3> Prerequisites: </h3>
Both these courses are mandatory prerequisites:
<ul>
<li>Introduction to computer vision.</li>
<li>Deep Learning for Computer Vision: Fundamentals and Applications.</li>
</ul>
Unless the student took an equivalent course in another university, in which case they will have to point to the specific course they took.
<h3> Course Requirements: </h3>
<ul>
<li>Attend all the lessons. In case of miluim, illness or other justified absence please let us know.</li>
<li>Read for each class the assigned reading material.</li>
<li>Prepare a presentation.</li>
</ul>
<h3> Grades will be given based on: </h3>
<ul>
<li>Quality and clarity of presentation. </li>
<li>Level of understanding of the material and the ability to present in a clear and simple way.</li>
<li>Active participation in the other lessons.</li>
<li>Fulfillment of reading assignment and attendance.</li>
</ul>
<!-- <h2>Course Information</h2>
<div class="col-md-12">
</div>
-->
<p> </p>
<p> </p>
</div>
</div></body></html>