← Search

Haisong Liu

5 accepted papers

2024

Fully Sparse 3D Occupancy Prediction

ECCV 2024poster

"Occupancy prediction plays a pivotal role in autonomous driving. Previous methods typically construct dense 3D volumes, neglecting the inherent sparsity of the scene and suffering high computational costs. To bridge the gap, we introduce a novel fully sparse occupancy network, termed SparseOcc. Spa…

2023

LinK: Linear Kernel for LiDAR-Based 3D Perception

CVPR 2023poster

Extending the success of 2D Large Kernel to 3D perception is challenging due to: 1. the cubically-increasing overhead in processing 3D data; 2. the optimization difficulties from data scarcity and sparsity. Previous work has taken the first step to scale up the kernel size from 3x3x3 to 7x7x7 by int…

2023

SparseBEV: High-Performance Sparse 3D Object Detection from Multi-Camera Videos

ICCV 2023poster

Camera-based 3D object detection in BEV (Bird's Eye View) space has drawn great attention over the past few years. Dense detectors typically follow a two-stage pipeline by first constructing a dense BEV feature and then performing object detection in BEV space, which suffers from complex view transf…

Cited by 127PDFcodeScholar
2023

StageInteractor: Query-based Object Detector with Cross-stage Interaction

ICCV 2023poster

Previous object detectors make predictions based on dense grid points or numerous preset anchors. Most of these detectors are trained with one-to-many label assignment strategies. On the contrary, recent query-based object detectors are based a sparse set of learnable queries refined by a series of…

Cited by 12PDFcodeScholar
2022

CamLiFlow: Bidirectional Camera-LiDAR Fusion for Joint Optical Flow and Scene Flow Estimation

CVPR 2022oral

In this paper, we study the problem of jointly estimating the optical flow and scene flow from synchronized 2D and 3D data. Previous methods either employ a complex pipeline that splits the joint task into independent stages, or fuse 2D and 3D information in an "early-fusion" or "late-fusion" manner…

Cited by 80PDFcodeScholar