일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- machine learning
- dropout
- sklearn
- 머신러닝
- DP
- dynamic programming
- MySQL
- edge detection
- object detection
- overfitting
- CNN
- AlexNet
- 그래프 이론
- canny edge detection
- 강화학습
- BFS
- deep learning
- dfs
- opencv
- exists
- Reinforcement Learning
- 백준
- 딥러닝
- eecs 498
- MinHeap
- image processing
- C++
- Mask Processing
- Python
- r-cnn
- Today
- Total
목록Selective Search (2)
JINWOOJUNG
Research PaperRich feature hierarchies for accurate object detection and semantic segmentation(R-CNN)Selective Search for Object Recognition Diagnosing error in object detectors0. AbstractPASCAL VOC dataset에 대한 Object detection 성능은 지난 몇년간 정체되어 있었으며, 기존 최고 성능의 모델은 여러 저수준 특징(SIFT, HOG 등)을 결합하고 고수준 정보(Context)를 활용한 복잡한 앙상블 시스템(Deformable Part Models)이었다. 본 논문에서는 다음 2가지 Key를 결합한 R-CNN(Regions with ..
본 컴퓨터 비전 개념과 기법들에 대한 공부를 진행하면서 배운 내용들을 중심으로 정리한 포스팅입니다. 책은 Computer Vision: Algorithms and Applications를 기반으로 공부하였습니다.또한, 인하대학교 박인규 교수님의 컴퓨터 비전 과목을 기반으로 제작된 포스팅입니다.https://jinwoo-jung.tistory.com/115 [ 컴퓨터 비전 ] Ch5. Deep Learning...5본 컴퓨터 비전 개념과 기법들에 대한 공부를 진행하면서 배운 내용들을 중심으로 정리한 포스팅입니다. 책은 Computer Vision: Algorithms and Applications를 기반으로 공부하였습니다.또한, 인하대학교jinwoo-jung.comComputer VisionTasks컴퓨터..