Machine learning

YOLO(You Only Look Once)

YOLO(You Only Look Once)は、Redmon、Divvala、Girshick、およびFarhadiによってCVPR 2016で発表された、シングルショットのエンドツーエンド畳み込みオブジェクト検出器です。これは、オブジェクト検出を単一の回帰問題として再構築し、バウンディングボックスの座標とクラス確率を1回の順伝播で画像から直接予測することで、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/ja/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/ja/deep-learning/yolo · データセット: https://doi.org/10.5281/zenodo.20539026