Machine learningDeep learning / NLP / CV
객체 탐지
객체 탐지는 딥 신경망이 이미지 내의 하나 이상의 객체 범주에 대한 모든 인스턴스를 동시에 탐지하고 분류하는 컴퓨터 비전 작업으로, 탐지된 각 객체에 대해 경계 상자와 클래스 레이블을 생성합니다. R-CNN 계열부터 YOLO 및 DETR에 이르기까지 현대적인 탐지기들은 표준 벤치마크에서 실시간 속도로 인간에 가까운 정확도를 달성합니다.
방법 전문 읽기
회원 전용
로그인무료 계정으로 로그인하면 이 섹션을 읽을 수 있습니다.
Method map
The neighbourhood of related methods — select a node to explore.
+6 more
출처
- Girshick, R., Donahue, J., Darrell, T., & Malik, J. (2014). Rich feature hierarchies for accurate object detection and semantic segmentation. Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (CVPR), 580–587. DOI: 10.1109/CVPR.2014.81 ↗
- Redmon, J., Divvala, S., Girshick, R., & Farhadi, A. (2016). You Only Look Once: Unified, Real-Time Object Detection. Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (CVPR), 779–788. DOI: 10.1109/CVPR.2016.91 ↗
이 페이지 인용 방법
ScholarGate. (2026, June 3). Object Detection (Region-Based and Anchor-Free Deep Neural Network Models). ScholarGate. https://scholargate.app/ko/deep-learning/object-detection
Which method?
Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.
Compare side by side →