paper-with-me

홈 › Papers

MarS3D: A Plug-and-Play Motion-Aware Model for Semantic Segmentation on Multi-Scan 3D Point Clouds

2023-07-18 · CVPR 2023 1 · Jiahui Liu, Chirui Chang, Jianhui Liu, Xiaoyang Wu, Lan Ma, Xiaojuan Qi

3D semantic segmentation on multi-scan large-scale point clouds plays an important role in autonomous systems. Unlike the single-scan-based semantic segmentation task, this task requires distinguishing the motion states of points in addition to their semantic categories. However, methods designed for single-scan-based segmentation tasks perform poorly on the multi-scan task due to the lacking of an effective way to integrate temporal information. We propose MarS3D, a plug-and-play motion-aware module for semantic segmentation on multi-scan 3D point clouds. This module can be flexibly combined with single-scan models to allow them to have multi-scan perception abilities. The model encompasses two key designs: the Cross-Frame Feature Embedding module for enriching representation learning and the Motion-Aware Feature Learning module for enhancing motion awareness. Extensive experiments show that MarS3D can improve the performance of the baseline model by a large margin. The code is available at https://github.com/CVMI-Lab/MarS3D.

📄 PDF Abstract BibTeX arXiv:2307.09316

Code (1)

cvmi-lab/mars3d 공식 구현 pytorch

Tasks

3D Semantic SegmentationRepresentation LearningSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

MARS: a Multimodal Alignment and Ranking System for Few-Shot Segmentation

2025-04-10 · Nico Catalano, Stefano Samele, Paolo Pertino, Matteo Matteucci

Current Few Shot Segmentation literature lacks a mask selection method that goes beyond visual similarity between the query and example images, leading to suboptimal predictions. We present MARS, a plug-and-play ranking …

Plug-and-Play Controller for Story Completion: A Pilot Study toward Emotion-aware Story Writing Assistance

2022-05-01 · In2Writing (ACL) 2022 5 · Yusuke Mori, Hiroaki Yamane, Ryohei Shimizu, Tatsuya Harada

Emotions are essential for storytelling and narrative generation, and as such, the relationship between stories and emotions has been extensively studied. The authors of this paper, including a professional novelist, hav…

Story CompletionText Generation

MarsSeg: Mars Surface Semantic Segmentation with Multi-level Extractor and Connector

2024-04-05 · Junbo Li, Keyan Chen, Gengju Tian, Lu Li 외

The segmentation and interpretation of the Martian surface play a pivotal role in Mars exploration, providing essential data for the trajectory planning and obstacle avoidance of rovers. However, the complex topography, …

DecoderSegmentationSemantic SegmentationTrajectory Planning

EvPlug: Learn a Plug-and-Play Module for Event and Image Fusion

2023-12-28 · Jianping Jiang, Xinyu Zhou, Peiqi Duan, Boxin Shi

Event cameras and RGB cameras exhibit complementary characteristics in imaging: the former possesses high dynamic range (HDR) and high temporal resolution, while the latter provides rich texture and color information. Th…

3D Hand Pose EstimationHand Pose Estimationobject-detectionObject Detection+2

Uncertainty-Aware Hybrid Retrieval for Long-Document RAG

2026-06-11 · Hoin Jung, Xiaoqian Wang arxiv

Retrieval augmented generation (RAG) depends critically on the quality and granularity of retrieved evidence. Large retrieval units preserve context but often introduce irrelevant content, which can dilute answer bearing…

Question Answering