paper-with-me

Papers

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 two modalities is expected to improve both the accuracy and robustness of 3D object detection. One of the challenges presented by the fusion of cameras and LiDAR is that the spatial feature maps obtained from each modality are represented by significantly different views in the camera and world coordinates; hence, it is not an easy task to combine two heterogeneous feature maps without loss of information. To address this problem, we propose a method called 3D-CVF that combines the camera and LiDAR features using the cross-view spatial feature fusion strategy. First, the method employs auto-calibrated projection, to transform the 2D camera features to a smooth spatial feature map with the highest correspondence to the LiDAR features in the bird's eye view (BEV) domain. Then, a gated feature fusion network is applied to use the spatial attention maps to mix the camera and LiDAR features appropriately according to the region. Next, camera-LiDAR feature fusion is also achieved in the subsequent proposal refinement stage. The camera feature is used from the 2D camera-view domain via 3D RoI grid pooling and fused with the BEV feature for proposal refinement. Our evaluations, conducted on the KITTI and nuScenes 3D object detection datasets demonstrate that the camera-LiDAR fusion offers significant performance gain over single modality and that the proposed 3D-CVF achieves state-of-the-art performance in the KITTI benchmark.

📄 PDF Abstract BibTeX arXiv:2004.12636

Code (1)

rasd3/3d-cvf pytorch

Tasks

3D Object Detectionobject-detectionObject Detection

Similar Papers 제목 키워드 기반

AlignMiF: Geometry-Aligned Multimodal Implicit Field for LiDAR-Camera Joint Synthesis

2024-02-27 · CVPR 2024 1 · Tao Tang, Guangrun Wang, Yixing Lao, Peng Chen 외

Neural implicit fields have been a de facto standard in novel view synthesis. Recently, there exist some methods exploring fusing multiple modalities within a single field, aiming to share implicit features from differen…

Novel View Synthesis

End-to-End Lidar-Camera Self-Calibration for Autonomous Vehicles

2023-04-24 · Arya Rachman, Jürgen Seiler, André Kaup

Autonomous vehicles are equipped with a multi-modal sensor setup to enable the car to drive safely. The initial calibration of such perception sensors is a highly matured topic and is routinely done in an automated facto…

Autonomous VehiclesFeature Correlation

SceneCalib: Automatic Targetless Calibration of Cameras and Lidars in Autonomous Driving

2023-04-11 · Ayon Sen, Gang Pan, Anton Mitrokhin, Ashraful Islam

Accurate camera-to-lidar calibration is a requirement for sensor data fusion in many 3D perception tasks. In this paper, we present SceneCalib, a novel method for simultaneous self-calibration of extrinsic and intrinsic …

Autonomous Driving

Joint 3D Object Detection and Tracking Using Spatio-Temporal Representation of Camera Image and LiDAR Point Clouds

2021-12-14 · Junho Koh, Jaekyum Kim, Jinhyuk Yoo, Yecheol Kim 외

In this paper, we propose a new joint object detection and tracking (JoDT) framework for 3D object detection and tracking based on camera and LiDAR sensors. The proposed method, referred to as 3D DetecTrack, enables the …

3D Object DetectionGraph Neural NetworkObjectobject-detection+1

Camera-LiDAR Cross-modality Gait Recognition

2024-07-02 · Wenxuan Guo, Yingping Liang, Zhiyu Pan, Ziheng Xi 외

Gait recognition is a crucial biometric identification technique. Camera-based gait recognition has been widely applied in both research and industrial fields. LiDAR-based gait recognition has also begun to evolve most r…

Gait Recognition