提升自动驾驶目标检测的多尺度特征一致性与融合效率
Butter: Frequency Consistency and Hierarchical Fusion for Autonomous Driving Object Detection
- 引入自适应频域过滤,增强多尺度特征结构精度
- 在BDD100K等数据集上实现精度显著提升,模型更轻量
- 适合追求实时性与高精度的自动驾驶视觉系统研究者
层级特征表示在计算机视觉中至关重要,尤其在动态环境中准确识别行人、车辆和交通标志。现有架构如YOLO和DETR难以在不同尺度间保持特征一致性,同时兼顾检测精度与计算效率。为此,我们提出Butter框架,通过两个核心创新:频率自适应特征一致性增强(FAFCE)模块,利用自适应频域滤波提升结构与边界精度;渐进式层级特征融合网络(PHFFNet)模块,逐步整合多层级特征以缩小语义差距并强化层次化学习。在BDD100K、KITTI和Cityscapes上的大量实验表明,Butter在保持较低模型复杂度的前提下,显著提升特征表示能力与检测精度。该方法在实时自动驾驶场景中实现了精度、可部署性与计算效率的平衡。代码与模型已开源,便于社区进一步研究。
原文摘要 · Abstract (English)
Hierarchical feature representations play a pivotal role in computer vision, particularly in object detection for autonomous driving. Multi-level semantic understanding is crucial for accurately identifying pedestrians, vehicles, and traffic signs in dynamic environments. However, existing architectures, such as YOLO and DETR, struggle to maintain feature consistency across different scales while balancing detection precision and computational efficiency. To address these challenges, we propose Butter, a novel object detection framework designed to enhance hierarchical feature representations for improving detection robustness. Specifically, Butter introduces two key innovations: Frequency-Adaptive Feature Consistency Enhancement (FAFCE) Component, which refines multi-scale feature consistency by leveraging adaptive frequency filtering to enhance structural and boundary precision, and Progressive Hierarchical Feature Fusion Network (PHFFNet) Module, which progressively integrates multi-level features to mitigate semantic gaps and strengthen hierarchical feature learning. Through extensive experiments on BDD100K, KITTI, and Cityscapes, Butter demonstrates superior feature representation capabilities, leading to notable improvements in detection accuracy while reducing model complexity. By focusing on hierarchical feature refinement and integration, Butter provides an advanced approach to object detection that achieves a balance between accuracy, deployability, and computational efficiency in real-time autonomous driving scenarios. Our model and implementation are publicly available at https://github.com/Aveiro-Lin/Butter, facilitating further research and validation within the autonomous driving community.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。