Object Detection in Specific Traffic Scenes using YOLOv2
Shouyu Wang, Weitao Tang

TL;DR
This paper evaluates YOLOv2's effectiveness in real-time object detection within specific traffic scenarios relevant to autonomous driving, demonstrating its practical application and improvements over YOLOv1.
Contribution
It introduces YOLOv2 and explores its application to specific traffic scenes, showcasing its capabilities in real-time detection tasks.
Findings
YOLOv2 performs effectively in traffic scene detection.
Pre-trained YOLOv2 models can be adapted to specific traffic scenarios.
Improvements over YOLOv1 enhance detection accuracy and speed.
Abstract
object detection framework plays crucial role in autonomous driving. In this paper, we introduce the real-time object detection framework called You Only Look Once (YOLOv1) and the related improvements of YOLOv2. We further explore the capability of YOLOv2 by implementing its pre-trained model to do the object detecting tasks in some specific traffic scenes. The four artificially designed traffic scenes include single-car, single-person, frontperson-rearcar and frontcar-rearperson.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Industrial Vision Systems and Defect Detection · Video Surveillance and Tracking Methods
MethodsAverage Pooling · Global Average Pooling · 1x1 Convolution · Batch Normalization · Max Pooling · Softmax · Convolution · Darknet-19 · YOLOv2
