Vision Course – Telegram
Vision Course
194 subscribers
55 photos
15 videos
46 files
178 links
Download Telegram
I am sending the slides file in advance.
CECM page of the course:
Name: Human Visual System
Enrolment key: 810164401
Question for assignment #3: There are three levels of object recognition: superordinate-level (e.g. vehicle), basic-level (e.g. car), and subordinate-level (e.g. BMW). Which of these levels is processed earlier in visual system? Which technique has been used to address this question, and how it has been addressed?
The main textbook references of the course:
Hossein Rafipoor will share PDFs of the books here and in CECM.
This is an interesting article about object recognition:

http://www.cell.com/neuron/pdf/S0896-6273(12)00092-X.pdf
Slides of session 4 👇
I presented this topic (face perception) on Thursday last week, during “مسابقات دانشجویی علوم شناختی”. If you are auditing the course and you were in my presentation, you can skip tomorrow’s class.
Assignment #4: Two grayscale faces (Ferdowsipoor and Modiri) are attached below. They have the same size (250 x 360 pixels). You write a code (preferably in Matlab or Python) to morph them. You generate 10 faces in the morphing continuum (100% F, 90% F, ..., 50% MF, ..., 90% M, 100% M). The 50% MF is an average face. Since the facial features of these two faces are very different, morphing would not be an easy task; a simple pixel-based weighted averaging would not work at all (Hossein and I already tested this). Given the fact that this is a challenging assignment, you have two weeks to work on it. If you couldn’t implement a code, don’t worry - you can use a software to generate morphed faces. Obviously if you do it using your own code, you get extra points.
Whenever you are done, please send your code, denoscription of the algorithm used, and 10 morphed faces to our fabulous TA, Hossein Rafipoor (h.rafipoor@gmail.com).
Note: to make morphing easier, you may extract facial features manually.