ScholarGate
어시스턴트
Machine learning

YOLO (You Only Look Once)

YOLO(You Only Look Once)는 Redmon, Divvala, Girshick, Farhadi가 CVPR 2016에서 발표한 단일샷(single-shot), 종단간(end-to-end) 컨볼루션 객체 탐지기입니다. 이 방법은 객체 탐지를 단일 회귀 문제로 재구성하여, 단일 순방향 패스(forward pass)에서 이미지로부터 경계 상자 좌표와 클래스 확률을 직접 예측함으로써, 기존의 R-CNN과 같은 2단계 방법이 따라올 수 없었던 실시간 탐지 속도를 달성했습니다. 이 원본 논문은 광범위하게 채택된 후속 버전(YOLOv2부터 v11까지)들을 탄생시켰으며, 이들은 응용 객체 탐지 벤치마크에서 계속해서 우위를 점하고 있습니다.

MethodMind에서 열기곧 제공동영상곧 제공Download slides

방법 전문 읽기

회원 전용

무료 계정으로 로그인하면 이 섹션을 읽을 수 있습니다.

로그인

Method map

The neighbourhood of related methods — select a node to explore.

YOLO (You Only Look Once)
ResNet (Residual Network)Faster R-CNN

출처

  1. 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
  2. Goodfellow, I., Bengio, Y., & Courville, A. (2016). Deep Learning. MIT Press. ISBN: 978-0-262-03561-3

이 페이지 인용 방법

ScholarGate. (2026, June 3). YOLO: You Only Look Once — Unified, Real-Time Object Detection. ScholarGate. https://scholargate.app/ko/deep-learning/yolo

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

이 방법을 참조하는 항목

ScholarGateYOLO (YOLO: You Only Look Once — Unified, Real-Time Object Detection). 2026-06-15에 다음에서 검색함: https://scholargate.app/ko/deep-learning/yolo · 데이터셋: https://doi.org/10.5281/zenodo.20539026