paper-with-me

홈 › Papers

HFT: Lifting Perspective Representations via Hybrid Feature Transformation

2022-04-11 · Jiayu Zou, Junrui Xiao, Zheng Zhu, JunJie Huang, Guan Huang, Dalong Du, Xingang Wang

Autonomous driving requires accurate and detailed Bird's Eye View (BEV) semantic segmentation for decision making, which is one of the most challenging tasks for high-level scene perception. Feature transformation from frontal view to BEV is the pivotal technology for BEV semantic segmentation. Existing works can be roughly classified into two categories, i.e., Camera model-Based Feature Transformation (CBFT) and Camera model-Free Feature Transformation (CFFT). In this paper, we empirically analyze the vital differences between CBFT and CFFT. The former transforms features based on the flat-world assumption, which may cause distortion of regions lying above the ground plane. The latter is limited in the segmentation performance due to the absence of geometric priors and time-consuming computation. In order to reap the benefits and avoid the drawbacks of CBFT and CFFT, we propose a novel framework with a Hybrid Feature Transformation module (HFT). Specifically, we decouple the feature maps produced by HFT for estimating the layout of outdoor scenes in BEV. Furthermore, we design a mutual learning scheme to augment hybrid transformation by applying feature mimicking. Notably, extensive experiments demonstrate that with negligible extra overhead, HFT achieves a relative improvement of 13.3% on the Argoverse dataset and 16.8% on the KITTI 3D Object datasets compared to the best-performing existing method. The codes are available at https://github.com/JiayuZou2020/HFT.

📄 PDF Abstract BibTeX arXiv:2204.05068

Code (1)

jiayuzou2020/hft 공식 구현 pytorch

Tasks

Autonomous DrivingDecision MakingSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

XYZCylinder: Towards Compatible Feed-Forward 3D Gaussian Splatting for Driving Scenes via Unified Cylinder Lifting Method

2025-10-09 · Haochen Yu, Qiankun Liu, Hongyuan Liu, Jianfei Jiang 외 arxiv

Feed-forward paradigms for 3D reconstruction have become a focus of recent research, which learn implicit, fixed view transformations to generate a single scene representation. However, their application to complex drivi…

3D Reconstruction

FrustumFormer: Adaptive Instance-aware Resampling for Multi-view 3D Detection

2023-01-10 · CVPR 2023 1 · Yuqi Wang, Yuntao Chen, Zhaoxiang Zhang

The transformation of features from 2D perspective space to 3D space is essential to multi-view 3D object detection. Recent approaches mainly focus on the design of view transformation, either pixel-wisely lifting perspe…

3D Object Detectionobject-detectionObject Detection

Orthogonal Graph Neural Networks

2021-09-23 · Kai Guo, Kaixiong Zhou, Xia Hu, Yu Li 외

Graph neural networks (GNNs) have received tremendous attention due to their superiority in learning node representations. These models rely on message passing and feature transformation functions to encode the structura…

AttributeGraph Classification

Vector Quantized Feature Fields for Fast 3D Semantic Lifting

2025-03-09 · George Tang, Aditya Agarwal, Weiqiao Han, Trevor Darrell 외

We generalize lifting to semantic lifting by incorporating per-view masks that indicate relevant pixels for lifting tasks. These masks are determined by querying corresponding multiscale pixel-aligned feature maps, which…

Embodied Question AnsweringQuestion Answering

TopoBench: A Framework for Benchmarking Topological Deep Learning

2024-06-09 · Lev Telyatnikov, Guillermo Bernardez, Marco Montagna, Mustafa Hajij 외

This work introduces TopoBench, an open-source library designed to standardize benchmarking and accelerate research in topological deep learning (TDL). TopoBench decomposes TDL into a sequence of independent modules for …

BenchmarkingDeep Learning