일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- 영어
- convexhull
- TensorFlow
- #일상영어
- findContours
- object detection
- c언어
- python __init__
- 완전탐색
- #opencv
- #실생활 영어
- Convolution Neural Network
- 이미지 생성
- #영어
- tensorflow update
- python list
- 영어명언
- 딥러닝
- tokenizing
- #프로젝트
- #English
- keras
- word embedding
- text2img
- #1일1영어
- opencv SURF
- #영어 명언
- #Android
- python 알고리즘
- #실생활영어
Archives
- Today
- Total
목록Nearest Neighbor (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