일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
Tags
- tensorflow update
- #영어
- #English
- #1일1영어
- keras
- #실생활영어
- 완전탐색
- 이미지 생성
- python 알고리즘
- tokenizing
- #영어 명언
- 딥러닝
- #일상영어
- findContours
- convexhull
- word embedding
- object detection
- opencv SURF
- #opencv
- c언어
- #프로젝트
- TensorFlow
- text2img
- python __init__
- #Android
- #실생활 영어
- 영어
- Convolution Neural Network
- python list
- 영어명언
Archives
- Today
- Total
목록image classification (1)
When will you grow up?
Lecture2. Image Classification pipeline정리
유명한 Stanford cs231n강의를 듣고 제 이해를 돕고자 내용정리를 했습니다.참고내용 : http://cs231n.stanford.edu/2016/ 강의동영상 : https://www.youtube.com/watch?v=NfnWJUyUJYU&list=PLkt2uSq6rBVctENoVBg1TpCC7OQi31AlC 이미지 분류(Image Classification)란? ->컴퓨터비전(Computer Vision)에 있어서 중요한 부분이다.->분류가 가능해지면 detection, Segmentation, Image Captioning 등을 할 수 있다. 오래전부터 (Computer vision)분야에서는 이미지를 보고 edge,shape 등을 검출하여 이미지 분류를 계속해서 해오고 있다. 하지만 위 그..
02. Study/cs231n
2017. 7. 13. 17:37