arXiv:2410.19336cs.CV2024-10被引 4

轻量级距离估计模型,让手机端行车避障更准更快

DECADE: Towards Designing Efficient-yet-Accurate Distance Estimation Modules for Collision Avoidance in Mobile Advanced Driver Assistance Systems

  • 用检测框特征替代像素级深度图,提升计算效率
  • 结合姿态估计,0-150米距离误差仅1.38米,相对误差7.3%
  • 可插件式接入任意检测器,适合资源受限设备

智能手机等移动设备的普及为人人可用的高级驾驶辅助系统(ADAS)提供了可能,通过低成本机器/深度学习模型提升道路安全。针对移动端ADAS中碰撞避让的关键功能,已有轻量级目标检测DNN,但传统像素级深度/距离估计模型计算开销过大,难以在资源受限设备上实现实时应用。本文提出一种名为DECADE的距离估计模型,不生成像素级深度图,而是直接处理检测器输出。该模型引入姿态估计DNN,利用检测框特征与方位信息联合估计距离。实验表明,将该模块附加至YOLO检测器并在KITTI 3D目标检测数据集上微调,可在0-150米范围内实现1.38米的平均绝对误差和7.3%的平均相对误差,达到当前最优水平。评估不仅涵盖类别级性能,更重点关注0-70米关键距离区间的精度表现。

原文摘要 · Abstract (English)

The proliferation of smartphones and other mobile devices provides a unique opportunity to make Advanced Driver Assistance Systems (ADAS) accessible to everyone in the form of an application empowered by low-cost Machine/Deep Learning (ML/DL) models to enhance road safety. For the critical feature of Collision Avoidance in Mobile ADAS, lightweight Deep Neural Networks (DNN) for object detection exist, but conventional pixel-wise depth/distance estimation DNNs are vastly more computationally expensive making them unsuitable for a real-time application on resource-constrained devices. In this paper, we present a distance estimation model, DECADE, that processes each detector output instead of constructing pixel-wise depth/disparity maps. In it, we propose a pose estimation DNN to estimate allocentric orientation of detections to supplement the distance estimation DNN in its prediction of distance using bounding box features. We demonstrate that these modules can be attached to any detector to extend object detection with fast distance estimation. Evaluation of the proposed modules with attachment to and fine-tuning on the outputs of the YOLO object detector on the KITTI 3D Object Detection dataset achieves state-of-the-art performance with 1.38 meters in Mean Absolute Error and 7.3% in Mean Relative Error in the distance range of 0-150 meters. Our extensive evaluation scheme not only evaluates class-wise performance, but also evaluates range-wise accuracy especially in the critical range of 0-70m.

距离估计移动端避障轻量化

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