5cb9a0bcfd72dfb20d947187dff978b5 (1).pdf

ariefkurniady5 5 views 79 slides Aug 27, 2025
Slide 1
Slide 1 of 79
Slide 1
1
Slide 2
2
Slide 3
3
Slide 4
4
Slide 5
5
Slide 6
6
Slide 7
7
Slide 8
8
Slide 9
9
Slide 10
10
Slide 11
11
Slide 12
12
Slide 13
13
Slide 14
14
Slide 15
15
Slide 16
16
Slide 17
17
Slide 18
18
Slide 19
19
Slide 20
20
Slide 21
21
Slide 22
22
Slide 23
23
Slide 24
24
Slide 25
25
Slide 26
26
Slide 27
27
Slide 28
28
Slide 29
29
Slide 30
30
Slide 31
31
Slide 32
32
Slide 33
33
Slide 34
34
Slide 35
35
Slide 36
36
Slide 37
37
Slide 38
38
Slide 39
39
Slide 40
40
Slide 41
41
Slide 42
42
Slide 43
43
Slide 44
44
Slide 45
45
Slide 46
46
Slide 47
47
Slide 48
48
Slide 49
49
Slide 50
50
Slide 51
51
Slide 52
52
Slide 53
53
Slide 54
54
Slide 55
55
Slide 56
56
Slide 57
57
Slide 58
58
Slide 59
59
Slide 60
60
Slide 61
61
Slide 62
62
Slide 63
63
Slide 64
64
Slide 65
65
Slide 66
66
Slide 67
67
Slide 68
68
Slide 69
69
Slide 70
70
Slide 71
71
Slide 72
72
Slide 73
73
Slide 74
74
Slide 75
75
Slide 76
76
Slide 77
77
Slide 78
78
Slide 79
79

About This Presentation

### A single paragraph on AI

**Artificial Intelligence (AI)** is a transformative field of computer science dedicated to creating systems that can perform tasks typically requiring human intelligence. This includes everything from simple problem-solving to complex abilities like learning, reasoning...


Slide Content

Introduction to Computer Vision
PrinsipkecerdasanArtifisial
Dr. DyahArumingTyas.
1

What is Computer Vision ?

What is Computer Vision?
Make computers understand images and videos.
•What kind of scene?
•Where are the cars?
•How far is the building?

What is Computer Vision?
Make computers understand images and videos.
•What are they doing?
•Why is this happening?
•What is important?
•What will I see?

The goal of computer vision is to give
computers (super) human-level perception

typical perception pipeline

typical perception pipeline

typical perception pipeline

typical perception pipeline

Important note: In general, computer vision
does not work

Important note: In general, computer vision
does not work
(except in certain situation / condition)

Computer Vision
•Computer Vision
15
Computer
Science
Mathematics
Engineering
Physics
Biology
Psychology
Computer
Vision
Neuroscience
Cognitive
Sciences
graphics,
algorithms,
theory
systems,
architecture
Information
Retrieval
Machine Learning
Robotics
Natural Language
Processing
Speech
Optics

Computer Vision
•Com
16
Computer
Artificia
nVisio
puter Vision
Machine
Learning
l Intelligence
Natural
Language
Processing
Robotics
Deep Learning

Computer Vision
•One of the fastest growing field of A.I.
• Computer Vision
17

Computer Vision
•Cisco: by 2016, >85% of Internet data is in form of pixels (multimedia)
• Computer Vision
19

Computer Vision
•YouTube :
every second,
about 10 hours of videos
are being uploaded
•Impossible to process
manually
http://www.everysecond.io/youtube
• Computer Vision
20

Age of Vision
21
• Computer Vision

Not This Vision
• Computer Vision
22

Computer Vision
•Vision data (raw pixel data) are one of the hardest data to harness
•Digital Dark Matter of The Internet
• Computer Vision
23

Where’s Waldo?
24
•Computer Vision

Where’s Waldo? (Extreme Edition)
•Computer Vision
25

Where’s The Real-life Waldo?
26
•Computer Vision

27
•Computer Vision

What is Vision?
•Computer Vision
28

Hubel & Wiesel, 1959
•Computer Vision
34

Hubel & Wiesel’s Cat
•Computer Vision
35

Visual Perception
•Computer Vision
37

•Computer Vision
38

How to create good representations
of the visual world in a way it could be used to support
recognition?
39

Block World
[Larry Roberts, 1963]
•Edges define the world
•Extract edge-like Structures
•The beginning of Computer Vision
1963
1959
CV
• Computer Vision
40

The Birth of Computer Vision
Marvin Minsky and Seymour Papert
1963
1959
1966
CV
• Computer Vision
41

Stages of Visual Representation
[David Marr, 1970s]
1963
1959
1966
1970
CV
• Computer Vision
42

Recognition via Edge Detection
•Computer Vision
43
[John Canny, 1986]
[David Lowe, 1987] 1963
1959
CV
1966
1970
1986
AI Winter II

Recognition via Grouping
Normalized Cuts
[Shi & Malik, 1997]
CV AI Winter II
1959 1997
1963
1966
1970
1986
• Computer Vision
44

Recognition via Matching
Scale-Invariant Feature Transform (SIFT)
[David Lowe, 1999]
1963
1959
1966
1970
CV
1986
1997
AI Winter II
1999
• Computer Vision
45

Face Detection
[Viola & Jones, 2001]
CV AI Winter II
1959 1997
1963 1999
1966 2001
1970
1986
• Computer Vision
46

Recognition via Features and Parts
Deformable Part Model
[Felzenswalb, McAllester,
Ramanan, 2009]
1963
1959
1966
1970
CV
1986
1997
AI Winter II
1999
2001
2005
Histogram of Oriented
Gradients (HOG)
[Dalal & Triggs, 2005]
• Computer Vision
47
Popularity of
AI/ML in CV

There is a number of visual recognition problems that are related to image classification,
such as
object detection, image captioning, video classification
56
• Computer Vision

Basic Computer Vision Challenge
• Computer Vision
57

Basic Computer Vision Challenge
• Computer Vision
58

The quest for visual intelligence
goes far beyond object recognition…
• Computer Vision
59

CVPR Trends
60

CVPR Trends
61

CVPR Trends
62

The Quest of Visual Intelligence
• Computer Vision
63

Why is Computer Vision Hard?

Why is Computer Vision Hard?

Why is Computer Vision Hard?

Why is Computer Vision Hard?

Why is Computer Vision Hard?

Why is Computer Vision Hard?

Computer: okay, it’s a funny picture

Computer Vision Technology
Can Better Our Lives
• Computer Vision
71

Machine Vision

Object Recognition

Face Detection

Vision in Car

Computer Vision AR

Break, Question?
75
•Computer Vision

Where’s Waldo? (Extreme Edition)
•Computer Vision
82

Image Classification
3
•Computer Vision

Image Classification
Classifier cat
Train
8
4

Classic
Feature Extractions
model
training
c-Class scores
Deep Learning
End-to-end learning
model
training
c-Class scores
• Computer Vision
85

Computer Vision Core
•Computer Vision
Image Classification
Objects DetectionObjects Annotation
Object Localization
Image Captioning
Instance
Segmentation
Identification
Content-based
Image Retrieval
Character
Recognition
8
6

Recognition and Detection
8
7

Computer Vision Tasks
Classification
Classification
+ Localization Object Detection
Instance
Segmentation
Single Object Multiple Objects
CAT CAT
�, �, �, ℎ
CAT , DOG , DUCK
�, �, �, ℎ , �, �, �, ℎ , �, �, �, ℎ
3/8/2023
• Computer Vision
7
CAT, DOG, DUCK

Classification
•Input
•Output
: Image,
there may be an object inside
: Class Label
Single object per image
•Evaluation metric:
Accuracy
•Also called Recognition, Identification
CAT
• Computer Vision
3/8/2023 89

Localization
•Input
•Output
: Image,
there IS an object inside
: Box in the image (�, �, �, ℎ)
Single object, specific
•Evaluation metric:
Intersection over Union
(�, �, �, ℎ)
• Computer Vision
3/8/2023 90

Classification + Localization
•Input: Image,
there may be an object inside
•Output : Class Label and Box (�, �, �, ℎ)
•Evaluation metric:
Intersection over Union
Accuracy
•Only one object, simpler than detection
•Single Object Detection
CAT
• Computer Vision
3/8/2023 91
(�, �, �, ℎ)

Object Detection
•Input: Image, there may be
one or more objects inside
•Output : Class Label and Box (�, �, �, ℎ)
for each object
•Evaluation metric:
Intersection over Union
Accuracy, MAP, AR
CAT , DOG , DUCK
�, �, �, ℎ , �, �, �, ℎ , �, �, �, ℎ
• Computer Vision
3/8/2023 92

Semantic Segmentation
•Input: Image, there may be
one or more objects inside
•Output : Pixel label
•Evaluation metric:
Intersection over Union
Jaccard Index, Dice,
Accuracy, MAP, AR
• Computer Vision
3/8/2023 93

Instance Segmentation
•Input: Image, there may be
one or more objects inside
•Output : Pixel label for each instance
•Evaluation metric:
Intersection over Union
Jaccard Index, Dice,
Accuracy, MAP, AR
• Computer Vision
3/8/2023 94

Summing it up
• Computer Vision
3/8/2023 95
•Classification / Recognition
•Localization
•Classification + Localization
•Object Detection
•Segmentation
•Instance Segmentation
: What is
: Where is
: What and where is
: What and where are
: Which label pixel is
: Which instance pixel is

TerimaKasih