CVJul 22, 2022

Evaluation of Different Annotation Strategies for Deployment of Parking Spaces Classification Systems

arXiv:2207.11372v17 citationsh-index: 31
Originality Synthesis-oriented
AI Analysis

This work addresses the practical challenge of reducing annotation effort for deploying vision-based parking space classification systems, but it is incremental as it builds on existing methods and datasets.

The study investigated the trade-off between annotation precision and model performance for parking space classification, finding that fine-tuning with less than 1,000 low-precision annotations (fixed-size squares) can achieve effective results.

When using vision-based approaches to classify individual parking spaces between occupied and empty, human experts often need to annotate the locations and label a training set containing images collected in the target parking lot to fine-tune the system. We propose investigating three annotation types (polygons, bounding boxes, and fixed-size squares), providing different data representations of the parking spaces. The rationale is to elucidate the best trade-off between handcraft annotation precision and model performance. We also investigate the number of annotated parking spaces necessary to fine-tune a pre-trained model in the target parking lot. Experiments using the PKLot dataset show that it is possible to fine-tune a model to the target parking lot with less than 1,000 labeled samples, using low precision annotations such as fixed-size squares.

Code Implementations1 repo
Foundations

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

Your Notes