ParkingSticker: A Real-World Object Detection Dataset
Caroline Potts, Ethem F. Can, Aysu Ezen-Can, Xiangqian Hu

TL;DR
ParkingSticker is a challenging real-world object detection dataset with small objects, derived from security camera footage, designed to test and improve industry-relevant detection methods.
Contribution
The paper introduces ParkingSticker, a new dataset that closely mimics real-world industry scenarios with small objects and limited data, filling a gap in existing datasets.
Findings
YOLOv2 achieves feasible detection performance
Small object detection remains challenging in real-world data
Dataset encourages development of robust detection methods
Abstract
We present a new and challenging object detection dataset, ParkingSticker, which mimics the type of data available in industry problems more closely than popular existing datasets like PASCAL VOC. ParkingSticker contains 1,871 images that come from a security camera's video footage. The objective is to identify parking stickers on cars approaching a gate that the security camera faces. Bounding boxes are drawn around parking stickers in the images. The parking stickers are much smaller on average than the objects in other popular object detection datasets; this makes ParkingSticker a challenging test for object detection methods. This dataset also very realistically represents the data available in many industry problems where a customer presents a few video frames and asks for a solution to a very difficult problem. Performance of various object detection pipelines using a YOLOv2…
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 · Video Surveillance and Tracking Methods · Vehicle License Plate Recognition
MethodsTest · Average Pooling · Global Average Pooling · 1x1 Convolution · Batch Normalization · Max Pooling · Softmax · Convolution · Darknet-19 · YOLOv2
