(1) 객체탐지 모델은 One-stage, Two-stage로 계보가 나뉜다
(2) 데이터셋은 Pascal VOC, ILSVRC, MS-COCO, Open Images가 있구나 (Table 4에 Scene text 데이터셋 목록 있음, pg 8)
(3) 중요한 기술은 Multi-scale, Bounding Box Regression, Context Priming, Non-Max Suppression, Hard Negative Mining이 있구나
(4) 참고할만한 전이학습 모델들 (pg. 19): AlexNet, VGG, GoogLeNet, ResNet, DenseNet, SENet
(5) 우리 프로젝트와 유사하게 응용된 사례는 Text Detection인데, pg 25-26에 있구나.
Faster R-CNN: Towards Real-Time Object Detection with Region Proposal Networks · Pull Requests to Tomorrow
Faster R-CNN: Towards Real-Time Object Detection with Region Proposal Networks 28 May 2017 | PR12, Paper, Machine Learning, CNN 이번 논문은 Microsoft Research에서 2015년 NIPS에 발표한 “Faster R-CNN: Towards Real-Time Object Detection with Reg
jamiekang.github.io
A gentle guide to deep learning object detection - PyImageSearch
A gentle guide to deep learning object detection - PyImageSearch
Deep learning object detection can be challenging to understand, but in this tutorial I'll break it down and give you a strong deep learning object detection foundation.
www.pyimagesearch.com
컴퓨터비전에서의 기본 용어 및 개념 정리 :: 프라이데이 (tistory.com)
컴퓨터비전에서의 기본 용어 및 개념 정리
CNN, R-CNN, Object Detection, HOI 등.. 과 관련한 논문들에서 흔히 나오는 용어들을 정리한 글입니다. 이미지를 비교하기 위해 동일한 방법을 통해 어떤 특징을 하나의 비교 대상으로 만드는 것을 말한
ganghee-lee.tistory.com
Histogram (0) | 2021.05.07 |
---|---|
Text Skew Correction (0) | 2021.05.07 |
IoU (Intersection over Union) (0) | 2021.05.06 |
YOLO - PyImageSearch (0) | 2021.05.06 |
Removing Duplicate Images (0) | 2021.05.04 |