paper-with-me

홈 › Papers

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

2021-11-20 · CVPR 2022 1 · Haisong Liu, Tao Lu, Yihui Xu, Jia Liu, Wenjie Li, Lijun Chen

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. Such one-size-fits-all approaches suffer from a dilemma of failing to fully utilize the characteristic of each modality or to maximize the inter-modality complementarity. To address the problem, we propose a novel end-to-end framework, called CamLiFlow. It consists of 2D and 3D branches with multiple bidirectional connections between them in specific layers. Different from previous work, we apply a point-based 3D branch to better extract the geometric features and design a symmetric learnable operator to fuse dense image features and sparse point features. Experiments show that CamLiFlow achieves better performance with fewer parameters. Our method ranks 1st on the KITTI Scene Flow benchmark, outperforming the previous art with 1/7 parameters. Code is available at https://github.com/MCG-NJU/CamLiFlow.

📄 PDF Abstract BibTeX arXiv:2111.10502

Code (1)

mcg-nju/camliflow 공식 구현 pytorch

Tasks

Optical Flow EstimationScene Flow Estimation

Similar Papers 제목 키워드 기반

Learning Optical Flow and Scene Flow with Bidirectional Camera-LiDAR Fusion

2023-03-21 · Haisong Liu, Tao Lu, Yihui Xu, Jia Liu 외

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 st…

Optical Flow EstimationScene Flow EstimationScene Flow Estimation on KITTI 2015 Scene Flow Test

BiCo-Fusion: Bidirectional Complementary LiDAR-Camera Fusion for Semantic- and Spatial-Aware 3D Object Detection

2024-06-27 · Yang song, Lin Wang

3D object detection is an important task that has been widely applied in autonomous driving. To perform this task, a new trend is to fuse multi-modal inputs, i.e., LiDAR and camera. Under such a trend, recent methods fus…

3D Object DetectionAutonomous DrivingImage Enhancementobject-detection+1

CMDFusion: Bidirectional Fusion Network with Cross-modality Knowledge Distillation for LIDAR Semantic Segmentation

2023-07-09 · Jun Cen, Shiwei Zhang, Yixuan Pei, Kun Li 외

2D RGB images and 3D LIDAR point clouds provide complementary knowledge for the perception system of autonomous vehicles. Several 2D and 3D fusion methods have been explored for the LIDAR semantic segmentation task, but …

Autonomous VehiclesKnowledge DistillationLIDAR Semantic SegmentationSemantic Segmentation

SST-Calib: Simultaneous Spatial-Temporal Parameter Calibration between LIDAR and Camera

2022-07-08 · Akio Kodaira, Yiyang Zhou, Pengwei Zang, Wei Zhan 외

With information from multiple input modalities, sensor fusion-based algorithms usually out-perform their single-modality counterparts in robotics. Camera and LIDAR, with complementary semantic and depth information, are…

Optical Flow EstimationSegmentationSemantic SegmentationSensor Fusion

3D-CVF: Generating Joint Camera and LiDAR Features Using Cross-View Spatial Feature Fusion for 3D Object Detection

2020-04-27 · ECCV 2020 8 · Jin Hyeok Yoo, Yecheol Kim, Jisong Kim, Jun Won Choi

In this paper, we propose a new deep architecture for fusing camera and LiDAR sensors for 3D object detection. Because the camera and LiDAR sensor signals have different characteristics and distributions, fusing these tw…

3D Object Detectionobject-detectionObject Detection