arXiv:2412.01983cs.CVcs.LG2024-12被引 17

用最新YOLO模型+像素级区域选择,实现高精度智能停车检测

Smart Parking with Pixel-Wise ROI Selection for Vehicle Detection Using YOLOv8, YOLOv9, YOLOv10, and YOLOv11

  • 基于像素级后处理的ROI选择,提升目标区域定位精度
  • 在3484张图上达到99.68%平衡准确率,边缘设备推理时间1-92秒
  • 兼顾隐私保护与成本控制,适合实际停车场部署

城市化和车辆数量增长推动了高效停车管理系统的需求。传统方案依赖传感器或摄像头,各有局限。近期深度学习催生了YOLOv8、YOLOv9、YOLOv10和YOLOv11等新模型,但其在智能停车场景下的应用尚未充分评估,尤其缺乏与感兴趣区域(ROI)选择的结合研究。现有方法多采用固定多边形或简单像素修改的ROI,灵活性与精度受限。本文提出融合物联网、边缘计算与深度学习的新方法,利用最新YOLO模型进行车辆检测。通过对比边缘与云端计算发现,边缘设备上的推理时间因硬件和模型版本不同,介于1至92秒之间。此外,提出一种新的像素级后处理ROI选择方法,用于精准识别停车位图像中的目标区域以统计车辆数。该系统在自建的3,484张图片数据集上实现了99.68%的平衡准确率,提供了一种低成本、高精度且保障数据隐私的智能停车解决方案。

原文摘要 · Abstract (English)

The increasing urbanization and the growing number of vehicles in cities have underscored the need for efficient parking management systems. Traditional smart parking solutions often rely on sensors or cameras for occupancy detection, each with its limitations. Recent advancements in deep learning have introduced new YOLO models (YOLOv8, YOLOv9, YOLOv10, and YOLOv11), but these models have not been extensively evaluated in the context of smart parking systems, particularly when combined with Region of Interest (ROI) selection for object detection. Existing methods still rely on fixed polygonal ROI selections or simple pixel-based modifications, which limit flexibility and precision. This work introduces a novel approach that integrates Internet of Things, Edge Computing, and Deep Learning concepts, by using the latest YOLO models for vehicle detection. By exploring both edge and cloud computing, it was found that inference times on edge devices ranged from 1 to 92 seconds, depending on the hardware and model version. Additionally, a new pixel-wise post-processing ROI selection method is proposed for accurately identifying regions of interest to count vehicles in parking lot images. The proposed system achieved 99.68% balanced accuracy on a custom dataset of 3,484 images, offering a cost-effective smart parking solution that ensures precise vehicle detection while preserving data privacy

智能停车目标检测YOLO边缘计算

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。