object detection methods using deep learning

70
Object detection Sungjoon Choi ([email protected])

Upload: sungjoon-samuel

Post on 21-Feb-2017

284 views

Category:

Engineering


0 download

TRANSCRIPT

Page 1: Object Detection Methods using Deep Learning

Object detectionSungjoon Choi

([email protected])

Page 2: Object Detection Methods using Deep Learning

R-CNN

Page 3: Object Detection Methods using Deep Learning

3

Page 4: Object Detection Methods using Deep Learning

4

Page 5: Object Detection Methods using Deep Learning

5

Page 6: Object Detection Methods using Deep Learning

6

Page 7: Object Detection Methods using Deep Learning

7

Page 8: Object Detection Methods using Deep Learning

8

Page 9: Object Detection Methods using Deep Learning

9

Page 10: Object Detection Methods using Deep Learning

10

Page 11: Object Detection Methods using Deep Learning

11

Page 12: Object Detection Methods using Deep Learning

12

Page 13: Object Detection Methods using Deep Learning

13

Page 14: Object Detection Methods using Deep Learning

14

Page 15: Object Detection Methods using Deep Learning

15

Page 16: Object Detection Methods using Deep Learning

16

Page 17: Object Detection Methods using Deep Learning

17

Page 18: Object Detection Methods using Deep Learning

18

Results

Page 19: Object Detection Methods using Deep Learning

SPPnet

Page 20: Object Detection Methods using Deep Learning

20

Page 21: Object Detection Methods using Deep Learning

21

Page 22: Object Detection Methods using Deep Learning

22

Page 23: Object Detection Methods using Deep Learning

23

Page 24: Object Detection Methods using Deep Learning

24

Page 25: Object Detection Methods using Deep Learning

25

Page 26: Object Detection Methods using Deep Learning

26

Page 27: Object Detection Methods using Deep Learning

27

Page 28: Object Detection Methods using Deep Learning

28

Page 29: Object Detection Methods using Deep Learning

29

Results

Page 30: Object Detection Methods using Deep Learning

30

Results

Page 31: Object Detection Methods using Deep Learning

Fast R-CNN

Page 32: Object Detection Methods using Deep Learning

32

Page 33: Object Detection Methods using Deep Learning

33

Page 34: Object Detection Methods using Deep Learning

34

Page 35: Object Detection Methods using Deep Learning

35

Page 36: Object Detection Methods using Deep Learning

36

Page 37: Object Detection Methods using Deep Learning

37

Page 38: Object Detection Methods using Deep Learning

38

Page 39: Object Detection Methods using Deep Learning

39

Page 40: Object Detection Methods using Deep Learning

40

Page 41: Object Detection Methods using Deep Learning

41

Page 42: Object Detection Methods using Deep Learning

Faster R-CNN

Page 43: Object Detection Methods using Deep Learning

43

Page 44: Object Detection Methods using Deep Learning

44

Page 45: Object Detection Methods using Deep Learning

45

Page 46: Object Detection Methods using Deep Learning

46

Page 47: Object Detection Methods using Deep Learning

47

Page 48: Object Detection Methods using Deep Learning

48

Page 49: Object Detection Methods using Deep Learning

49

Page 50: Object Detection Methods using Deep Learning

50

Page 51: Object Detection Methods using Deep Learning

51

Page 52: Object Detection Methods using Deep Learning

52

Page 53: Object Detection Methods using Deep Learning

53

Page 54: Object Detection Methods using Deep Learning

54

Page 55: Object Detection Methods using Deep Learning

55

Results

Page 56: Object Detection Methods using Deep Learning

56

Results

Page 57: Object Detection Methods using Deep Learning

57

Results

Page 58: Object Detection Methods using Deep Learning

58

R-CNN

Image Regions Resize Convolution Features

Clas-sify

Page 59: Object Detection Methods using Deep Learning

59

SPP net

Image Convolution Fea-tures

SPPRegions Classify

Page 60: Object Detection Methods using Deep Learning

60

R-CNN vs. SPP net

R-CNN SPP net

Page 61: Object Detection Methods using Deep Learning

61

Fast R-CNN

Im-age

Convolution Features

Regions

RoI Pool-ing Layer

Class Label

Confidence

RoI Pool-ing Layer

Class Label

Confidence

Page 62: Object Detection Methods using Deep Learning

62

R-CNN vs. SPP net vs. Fast R-CNN

R-CNN SPP net

Fast R-CNN

Page 63: Object Detection Methods using Deep Learning

63

Faster R-CNN

Im-age

Fully Convolutional Features

Bounding Box Re-gression

BB Classifica-tion

Fast R-CN

N

Page 64: Object Detection Methods using Deep Learning

64

R-CNN vs. SPP net vs. Fast R-CNN

R-CNN SPP net

Fast R-CNN Faster R-CNN

Page 65: Object Detection Methods using Deep Learning

65

Results

Page 66: Object Detection Methods using Deep Learning

66

Page 67: Object Detection Methods using Deep Learning

67

Page 68: Object Detection Methods using Deep Learning

68

Page 69: Object Detection Methods using Deep Learning

69

Page 70: Object Detection Methods using Deep Learning