CVLGAug 17, 2022

Towards an Error-free Deep Occupancy Detector for Smart Camera Parking System

arXiv:2208.08220v24 citationsh-index: 6
Originality Incremental advance
AI Analysis

This work addresses scalability and reliability issues in smart parking systems, but it appears incremental as it builds on existing deep learning methods with specific improvements.

The authors tackled the problem of unreliable and non-scalable occupancy detection in smart camera parking systems by proposing OcpDet, an end-to-end object detector that reduces false detections and achieves competitive results on the PKLot dataset.

Although the smart camera parking system concept has existed for decades, a few approaches have fully addressed the system's scalability and reliability. As the cornerstone of a smart parking system is the ability to detect occupancy, traditional methods use the classification backbone to predict spots from a manual labeled grid. This is time-consuming and loses the system's scalability. Additionally, most of the approaches use deep learning models, making them not error-free and not reliable at scale. Thus, we propose an end-to-end smart camera parking system where we provide an autonomous detecting occupancy by an object detector called OcpDet. Our detector also provides meaningful information from contrastive modules: training and spatial knowledge, which avert false detections during inference. We benchmark OcpDet on the existing PKLot dataset and reach competitive results compared to traditional classification solutions. We also introduce an additional SNU-SPS dataset, in which we estimate the system performance from various views and conduct system evaluation in parking assignment tasks. The result from our dataset shows that our system is promising for real-world applications.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes