paper-with-me

홈 › Papers

HV-BEV: Decoupling Horizontal and Vertical Feature Sampling for Multi-View 3D Object Detection

2024-12-25 · Di wu, Feng Yang, Benlian Xu, Pan Liao, Wenhui Zhao, Dingwen Zhang

The application of vision-based multi-view environmental perception system has been increasingly recognized in autonomous driving technology, especially the BEV-based models. Current state-of-the-art solutions primarily encode image features from each camera view into the BEV space through explicit or implicit depth prediction. However, these methods often overlook the structured correlations among different parts of objects in 3D space and the fact that different categories of objects often occupy distinct local height ranges. For example, trucks appear at higher elevations, whereas traffic cones are near the ground. In this work, we propose a novel approach that decouples feature sampling in the \textbf{BEV} grid queries paradigm into \textbf{H}orizontal feature aggregation and \textbf{V}ertical adaptive height-aware reference point sampling (HV-BEV), aiming to improve both the aggregation of objects' complete information and awareness of diverse objects' height distribution. Specifically, a set of relevant neighboring points is dynamically constructed for each 3D reference point on the ground-aligned horizontal plane, enhancing the association of the same instance across different BEV grids, especially when the instance spans multiple image views around the vehicle. Additionally, instead of relying on uniform sampling within a fixed height range, we introduce a height-aware module that incorporates historical information, enabling the reference points to adaptively focus on the varying heights at which objects appear in different scenes. Extensive experiments validate the effectiveness of our proposed method, demonstrating its superior performance over the baseline across the nuScenes dataset. Moreover, our best-performing model achieves a remarkable 50.5\% mAP and 59.8\% NDS on the nuScenes testing set. The code is available at https://github.com/Uddd821/HV-BEV.

📄 PDF Abstract BibTeX arXiv:2412.18884

Code (1)

uddd821/hv-bev 공식 구현 pytorch

Tasks

3D Object DetectionAutonomous DrivingDepth EstimationDepth Predictionobject-detectionObject Detection

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Focus 설명 없음

Similar Papers 제목 키워드 기반

A Cross-direction Task Decoupling Network for Small Logo Detection

2023-05-04 · Hou, Sujuan, Xingzhuo, Min 외

Logo detection plays an integral role in many applications. However, handling small logos is still difficult since they occupy too few pixels in the image, which burdens the extraction of discriminative features. The agg…

Contrasting Vertical and Horizontal Transmission of Typological Features

2016-12-01 · COLING 2016 12 · Kenji Yamauchi, Yugo Murawaki

Linguistic typology provides features that have a potential of uncovering deep phylogenetic relations among the world{'}s languages. One of the key challenges in using typological features for phylogenetic inference is t…

A Novel Framework of Horizontal-Vertical Hybrid Federated Learning for EdgeIoT

2024-10-02 · Kai Li, Yilei Liang, Xin Yuan, Wei Ni 외

This letter puts forth a new hybrid horizontal-vertical federated learning (HoVeFL) for mobile edge computing-enabled Internet of Things (EdgeIoT). In this framework, certain EdgeIoT devices train local models using the …

Edge-computingFederated LearningVertical Federated Learning

OLMD: Orientation-aware Long-term Motion Decoupling for Continuous Sign Language Recognition

2025-03-11 · Yiheng Yu, Sheng Liu, Yuan Feng, Min Xu 외

The primary challenge in continuous sign language recognition (CSLR) mainly stems from the presence of multi-orientational and long-term motions. However, current research overlooks these crucial aspects, significantly i…

Sign Language Recognition

Horizontal and Vertical Attention in Transformers

2022-07-10 · Litao Yu, Jian Zhang

Transformers are built upon multi-head scaled dot-product attention and positional encoding, which aim to learn the feature representations and token dependencies. In this work, we focus on enhancing the distinctive repr…

Dimensionality Reduction