You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
</a></div><divclass="bg-white rounded-lg shadow-md overflow-hidden"><divclass="p-8"><divclass="flex flex-wrap justify-between items-start mb-6"><h1class="text-3xl font-bold text-primary mb-2 flex-grow">Computer Vision</h1><spanclass="bg-primary text-white px-3 py-1 rounded-md text-sm"> CMPE 537 </span></div><divclass="mb-8"><pclass="text-gray-600 mb-1"><spanclass="font-semibold">Instructor:</span> Prof. Lale Akarun</p><pclass="text-gray-600 mb-1"><spanclass="font-semibold">Semester:</span> Fall 2025–2026</p><pclass="text-gray-600 mb-1"><spanclass="font-semibold">Credits:</span> 3</p></div><divclass="mb-8"><h2class="text-xl font-semibold text-primary mb-3">Course Description</h2><pclass="text-gray-700">Graduate computer vision: imaging and cameras, filtering and CNNs, segmentation, features, object and action recognition, motion, tracking, and 3D vision—with implementations and a term project.</p></div><divclass="prose max-w-none mb-8"><h2id="schedule">Schedule</h2>
4
-
<ul>
5
-
<li><strong>Lecture:</strong> Thursday, periods 2–4 (<strong>Th 234</strong>), <strong>BM A5</strong> (confirm on the official registration system if the room changes).</li>
6
-
</ul>
7
-
<h2id="tentative-topics">Tentative topics</h2>
3
+
</a></div><divclass="bg-white rounded-lg shadow-md overflow-hidden"><divclass="p-8"><divclass="flex flex-wrap justify-between items-start mb-6"><h1class="text-3xl font-bold text-primary mb-2 flex-grow">Computer Vision</h1><spanclass="bg-primary text-white px-3 py-1 rounded-md text-sm"> CMPE 537 </span></div><divclass="mb-8"><pclass="text-gray-600 mb-1"><spanclass="font-semibold">Instructor:</span> Prof. Lale Akarun</p><pclass="text-gray-600 mb-1"><spanclass="font-semibold">Credits:</span> 3</p></div><divclass="mb-8"><h2class="text-xl font-semibold text-primary mb-3">Course Description</h2><pclass="text-gray-700">Graduate computer vision: imaging and cameras, filtering and CNNs, segmentation, features, object and action recognition, motion, tracking, and 3D vision—with implementations and a term project.</p></div><divclass="prose max-w-none mb-8"><h2id="tentative-topics">Tentative topics</h2>
<p>Forsyth, D. A., & Ponce, J. (2011). <em>Computer Vision: A Modern Approach</em> (2nd ed.). Prentice Hall.</p>
23
-
<h2id="assessment">Assessment</h2>
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
-
<table><thead><tr><th>Component</th><th>Weight</th></tr></thead><tbody><tr><td>Term project</td><td>30%</td></tr><tr><td>Homework</td><td>30%</td></tr><tr><td>Final exam</td><td>30%</td></tr><tr><td>Quizzes and attendance</td><td>10%</td></tr></tbody></table>
50
19
<h2id="term-project">Term project</h2>
51
20
<p>There is a term project (including a written component). Students prepare a <strong>survey</strong> related to the project topic and give a <strong>short presentation by the fourth week</strong> of the semester. They then propose an implementation or simulation, carry it through the term, and present in the <strong>last week</strong> of the semester.</p>
0 commit comments