Lecture2 vision

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/20

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

21 Terms

1
New cards

Recognition by components model:

To view that an object is represented as an arrangement of simple 3-D shapes called geons

2
New cards

prototype Model

object perception involves a comparison of the stimulus with ideal, abstract example

3
New cards

Alternative models of perception

mindfulness is largely about seeing the" suchness" of things, that is, seeing things directly without conceptual filters ( assumptions)

4
New cards

Template matching model:

object perception involves a comparison of the stimulus with set of templates or specific patterns stored in memory

5
New cards

Feature analysis Model

discrimination of objects is based on small number of characteristics of stimuli

6
New cards

Top-down processing

information processing guided by higher-level processes, such as our beliefs, expectations, and memories

7
New cards

Bottom-up processingg:

analysis of information coming from stimuli through sensory receptors

8
New cards

Self-fulfilling propheciespeople generally think that it is our experiences and perceptions that create our beliefs but often, it is actually our beliefs that create our experiences and perceptions.

9
New cards

The Pygmalion effect

study found that students who were ( randomly) labeled intellectuals showed significantly greater gains in IQ and academic performance

10
New cards

Visual agnosia:

inability to recognize/identify visual objects despite relatively food visual perception. Ex: v
11
New cards

Visual neglect syndrome or unilateral spatial negelct:

Tendency to ignore- or to be unaware of - information on one half of visual field, usually the left side.

12
New cards

Capgras syndrome:

Characterized by belief that family and/or friends are imposters

13
New cards

Functional blindness:

Unexplained vision loss with no organic basis, ex: Cambodian women who had witnessed horrible war atrocities became either partially or wholly blind.

14
New cards

15
New cards

Conversion disorder:

Lose use of a limb or experience

16
New cards

First (input)layer of network:

Starts with bunch of neurons or nodes corresponding to an array of 28×28 pixels in the image

17
New cards

Second layer(the first “Hidden Layer”)

each neuron in the 2nd layer might pick up on whether there is an edge in one particular region

18
New cards

Third layer( second hidden layer)

when we recognize digits, we piece together various components

These subcomponents are made up of the various edges from the second layer

19
New cards

How many hidden layers are needed?

One hidden layer is sufficient most of the time

20
New cards

Why are more hidden layers not necessarily better?

Cause the network to overfit the training set.

21
New cards

backpropagation