paper-with-me

Papers

How Do Images Align and Complement LiDAR? Towards a Harmonized Multi-modal 3D Panoptic Segmentation

2025-05-25 · Yining Pan, Qiongjie Cui, Xulei Yang, Na Zhao

LiDAR-based 3D panoptic segmentation often struggles with the inherent sparsity of data from LiDAR sensors, which makes it challenging to accurately recognize distant or small objects. Recently, a few studies have sought to overcome this challenge by integrating LiDAR inputs with camera images, leveraging the rich and dense texture information provided by the latter. While these approaches have shown promising results, they still face challenges, such as misalignment during data augmentation and the reliance on post-processing steps. To address these issues, we propose Image-Assists-LiDAR (IAL), a novel multi-modal 3D panoptic segmentation framework. In IAL, we first introduce a modality-synchronized data augmentation strategy, PieAug, to ensure alignment between LiDAR and image inputs from the start. Next, we adopt a transformer decoder to directly predict panoptic segmentation results. To effectively fuse LiDAR and image features into tokens for the decoder, we design a Geometric-guided Token Fusion (GTF) module. Additionally, we leverage the complementary strengths of each modality as priors for query initialization through a Prior-based Query Generation (PQG) module, enhancing the decoder's ability to generate accurate instance masks. Our IAL framework achieves state-of-the-art performance compared to previous multi-modal 3D panoptic segmentation methods on two widely used benchmarks. Code and models are publicly available at <https://github.com/IMPL-Lab/IAL.git>.

📄 PDF Abstract BibTeX arXiv:2505.18956

Code (1)

impl-lab/ial 공식 구현

Tasks

3D Panoptic SegmentationData AugmentationDecoderPanoptic SegmentationSegmentation

Methods 이 논문이 사용한 방법론

ADOPT Please enter a description about the method here

Similar Papers 제목 키워드 기반

DVLO: Deep Visual-LiDAR Odometry with Local-to-Global Feature Fusion and Bi-Directional Structure Alignment

2024-03-27 · Jiuming Liu, Dong Zhuo, Zhiheng Feng, Siting Zhu 외

Information inside visual and LiDAR data is well complementary derived from the fine-grained texture of images and massive geometric information in point clouds. However, it remains challenging to explore effective visua…

Timealign: A multi-modal object detection method for time misalignment fusing in autonomous driving

2024-12-13 · Zhihang Song, Lihui Peng, Jianming Hu, Danya Yao 외

The multi-modal perception methods are thriving in the autonomous driving field due to their better usage of complementary data from different sensors. Such methods depend on calibration and synchronization between senso…

Autonomous Drivingobject-detectionObject Detection

GeminiFusion: Efficient Pixel-wise Multimodal Fusion for Vision Transformer

2024-06-03 · Ding Jia, Jianyuan Guo, Kai Han, Han Wu 외

Cross-modal transformers have demonstrated superiority in various vision tasks by effectively integrating different modalities. This paper first critiques prior token exchange methods which replace less informative token…

3D Object DetectionImage-to-Image Translationobject-detectionObject Detection+1

Pixel-aligned RGB-NIR Stereo Imaging and Dataset for Robot Vision

2024-11-27 · CVPR 2025 1 · Jinnyeong Kim, Seung-Hwan Baek

Integrating RGB and NIR stereo imaging provides complementary spectral information, potentially enhancing robotic 3D vision in challenging lighting conditions. However, existing datasets and imaging systems lack pixel-le…

LiDAR-Camera Panoptic Segmentation via Geometry-Consistent and Semantic-Aware Alignment

2023-08-03 · ICCV 2023 1 · Zhiwei Zhang, Zhizhong Zhang, Qian Yu, Ran Yi 외

3D panoptic segmentation is a challenging perception task that requires both semantic segmentation and instance segmentation. In this task, we notice that images could provide rich texture, color, and discriminative info…

3D Panoptic SegmentationInstance SegmentationPanoptic SegmentationSegmentation+1