Modern Computer Vision

1.Computer Vision?

post-thumbnail

2.Computer Vision 2

post-thumbnail

3.프로젝트 셋업

post-thumbnail

4.OpenCV 시작하기

post-thumbnail

5. Grayscaling Images

post-thumbnail

6.Colour Spaces - RGB and HSV

post-thumbnail

7.Drawing on images

post-thumbnail

8.Translations & Rotations

post-thumbnail

9.Scaling, Re-sizing, Interpolations and Cropping

post-thumbnail

10.Arithmetic and Bitwise Operations

post-thumbnail

11.Convolutions, Blurring and Sharpening Images

post-thumbnail

12.Thresholding, Binarization & Adaptive Thresholding

post-thumbnail

13.Dilation, Erosion and Edge Detection

post-thumbnail

14.Contours 1 - Drawing, Hierarchy and Modes

post-thumbnail

15.★ Contours 2 -Moments, Sorting, Approximating and Matching Contours

post-thumbnail

16.Line, Circle and Blob Detection

post-thumbnail

17.Counting Circles, Ellipses and Finding Waldo with Template Matching

post-thumbnail

18.Finding Corners

post-thumbnail

19.Haar Cascade Classifiers를 이용한 얼굴 및 눈 감지

post-thumbnail

20.Vehicle and Pedestrian Detection

post-thumbnail

21.원근법적 변환 - Perspective Transforms

post-thumbnail

22.Histogram 표현

post-thumbnail

23.이미지 비교

post-thumbnail

24.Filtering Colors

post-thumbnail

25.유역 알고리즘 마커 기반 영상 분할

post-thumbnail

26.배경 및 전경 제거

post-thumbnail

27.모션 트래킹

post-thumbnail

28.Object Tracking with Optical Flow

post-thumbnail

29.색상별 단순 객체 추적

post-thumbnail

30.얼굴 인식 - 얼굴 랜드마크 예측 모델 사용

post-thumbnail

31.얼굴 인식 - Face Swapping

post-thumbnail

32.Tilt Shift Effects

post-thumbnail

33.배경 제거를 위한 GrabCut 알고리즘

post-thumbnail

34.PyTesseract, EasyOCR를 이용한 OCR

post-thumbnail

35.바코드, QR 생성 및 판독

post-thumbnail

36.OpenCV 의 YOLOv3

post-thumbnail

37.Neural Style Transfer를 활용한 OpenCV

post-thumbnail

38.SSD를 이용한 객체 탐지

post-thumbnail

39.OpenCV를 사용한 흑백 사진 컬러화: Caffe 모델 활용

post-thumbnail

40.이미지 복원 : TELEA

post-thumbnail

41.이미지에 노이즈 추가 및 제거와 대조 향상을 위한 히스토그램 평활화

post-thumbnail

42.블러(흐림) 점수 출력

post-thumbnail

43.얼굴 인식 : face-recognition

post-thumbnail

44.실시간 웹캠 스케치 변환

post-thumbnail

45.OpenCV로 비디오 열기: 기본 개념과 사용 방법

post-thumbnail

46.동영상 흑백화(그레이스케일) - OpenCV

post-thumbnail

47.실시간 비디오 스트리밍: RTSP

post-thumbnail

48.실시간 비디오 스트리밍: RTSP - 2 스트리밍 재연결

post-thumbnail

49.모니터 스트리밍 확대(30,60 fps)

post-thumbnail

50.CNN(Convolution Neural Networks) 소개

post-thumbnail

51.CNN 1 - Convolution

post-thumbnail

52.CNN 2 - Feature Detectors(기능 검출기)

post-thumbnail

53.CNN 3 - 컬러이미지(3D) 에서의 Convolution

post-thumbnail

54.CNN 4 - Kernel 크기와 깊이

post-thumbnail

55.CNN 5 - Padding

post-thumbnail

56.CNN 6 - Stride

post-thumbnail

57.CNN 7 - Activation Functions ( ReLU)

post-thumbnail

58.CNN 8 - Max Pooling

post-thumbnail

59.CNN 9 - Fully Connected Layer

post-thumbnail

60.CNN 10 - Softmax Layer

post-thumbnail

61.CNN 11 - CNN의 구조

post-thumbnail

62.CNN 12 - CNN에서 파라미터 수 계산

post-thumbnail

63.CNN 13 - CNN이 이미지에 효과적인 이유

post-thumbnail

64.CNN 14 - CNN 트레이닝

post-thumbnail

65.CNN 15 - PyTorch로 CNN 구현 1

post-thumbnail

66.CNN 16 - PyTorch로 CNN 구현 2

post-thumbnail

67.CNN 17 - PyTorch로 CNN 구현 3

post-thumbnail

68.CNN 18 - PyTorch로 CNN 구현 4

post-thumbnail

69.CNN 19 - Building CNNs in TensorFlow with Keras 1

post-thumbnail

70.CNN 20 - Building CNNs in TensorFlow with Keras 2

post-thumbnail

71.CNN 21 - Building CNNs in TensorFlow with Keras 3

post-thumbnail

72.CNN 22 - 딥러닝 라이브러리 PyTorch VS Keras

post-thumbnail

73.CNN 23 - 모델 검증

post-thumbnail

74.CNN 24 - Confusion Matrix and Classification Report

post-thumbnail

75.CNN 25 - Keras 오분류 및 모형 성능 분석

post-thumbnail

76.CNN 26 - PyTorch 모델 성능 분석

post-thumbnail

77.CNN 27 - Overfitting & Generalisation

post-thumbnail

78.CNN 28 - 정규화(Regularization) 소개

post-thumbnail

79.CNN 29 - Keras를 활용한 정규화 X / FNIST(Fashion Classifier) Training

post-thumbnail

80.CNN 30 - Keras를 활용한 정규화 O / FNIST(Fashion Classifier) Training

post-thumbnail

81.CNN 31 - PyTorch를 이용한 정규화 X / FNIST(Fashion Classifier) Training

post-thumbnail

82.CNN 32 - PyTorch를 이용한 정규화 O / FNIST(Fashion Classifier) Training

post-thumbnail

83.CNN 33 - CNN 필터 시각화

post-thumbnail

84.CNN 34 - 필터 극대화와 클래스 극대화: 딥러닝 시각화 이해하기

post-thumbnail

85.CNN 35 - GradCAM 알고리즘

post-thumbnail

86.CNN 36 - CNN 역사

post-thumbnail

87.CNN 37 - Keras에서 LeNet & AlexNet 구현

post-thumbnail

88.CNN 38 - PyTorch로 사전 교육(Pre-trained) 모델 사용

post-thumbnail

89.CNN 39 - Keras로 사전 교육(Pre-trained) 모델 사용

post-thumbnail

90.CNN 40 - Top-1 및 Top-N 정확도: 분류 모델의 성능 평가 지표

post-thumbnail

91.CNN 41 - Rank-1 및 Rank-5 정확도 구현을 통한 분류 모델 성능 평가 with PyTorch

post-thumbnail

92.CNN 42 - Rank-1 및 Rank-5 정확도 구현을 통한 분류 모델 성능 평가 with Keras

post-thumbnail

93.Keras와 PyTorch의 콜백(Callbacks)

post-thumbnail

94.PyTorch에서 콜백을 이용한 고양이 vs 개 분류기

post-thumbnail

95.고양이, 개 분류기 데이터 수정 후 학습 조기종료(early stopping), with Keras

post-thumbnail

96.PyTorch Lightning

post-thumbnail

97.PyTorch Lightning 2

post-thumbnail

98.전이 학습 (Transfer Learning)

post-thumbnail

99.PyTorch Lightning 사용 - 전이 학습(Transfer Learning) 구현

post-thumbnail

100.Keras Transfer Learning, Fine Tuning

post-thumbnail

101.Google DeepDream - Keras, PyTorch 비교

post-thumbnail

102.Neural Style Transfer 알고리즘

post-thumbnail

103.AutoEncoder

post-thumbnail

104.GANs 1 - 소개

post-thumbnail

105.GANs 2 - 실제로 어떻게 동작?

post-thumbnail

106.GANs 3 - 훈련(Training)

post-thumbnail

107.GANs 4 - 실질적인 활용 사례

post-thumbnail

108.GANs 5 - Keras,PyTorch DCGAN with MNIST

post-thumbnail

109.GANs 6 - 초해상도 GAN(Super Resolution GAN)

post-thumbnail

110.GAN 7 - Anime GAN

post-thumbnail

111.GAN 8 - ArcaneGAN

post-thumbnail

112.GAN 9 - 시아미즈 네트워크(Siamese Network) 소개

post-thumbnail

113.GAN 10 - 시아미즈 네트워크(Siamese Network) 테스트Keras,PyTorch

post-thumbnail

114.Face Recognition(안면 인식) 소개

post-thumbnail

115.얼굴 인식 실습

post-thumbnail

116.DeepFace

post-thumbnail

117.Object Detection - YOLO 소개

post-thumbnail