paper-with-me

홈 › Papers

MTMamba: Enhancing Multi-Task Dense Scene Understanding by Mamba-Based Decoders

2024-07-02 · Baijiong Lin, Weisen Jiang, Pengguang Chen, Yu Zhang, Shu Liu, Ying-Cong Chen

Multi-task dense scene understanding, which learns a model for multiple dense prediction tasks, has a wide range of application scenarios. Modeling long-range dependency and enhancing cross-task interactions are crucial to multi-task dense prediction. In this paper, we propose MTMamba, a novel Mamba-based architecture for multi-task scene understanding. It contains two types of core blocks: self-task Mamba (STM) block and cross-task Mamba (CTM) block. STM handles long-range dependency by leveraging Mamba, while CTM explicitly models task interactions to facilitate information exchange across tasks. Experiments on NYUDv2 and PASCAL-Context datasets demonstrate the superior performance of MTMamba over Transformer-based and CNN-based methods. Notably, on the PASCAL-Context dataset, MTMamba achieves improvements of +2.08, +5.01, and +4.90 over the previous best methods in the tasks of semantic segmentation, human parsing, and object boundary detection, respectively. The code is available at https://github.com/EnVision-Research/MTMamba.

📄 PDF Abstract BibTeX arXiv:2407.02228

Code (1)

envision-research/mtmamba 공식 구현 pytorch

Tasks

Boundary DetectionHuman ParsingMambaScene UnderstandingSemantic Segmentation

Similar Papers 제목 키워드 기반

MTMamba++: Enhancing Multi-Task Dense Scene Understanding via Mamba-Based Decoders

2024-08-27 · Baijiong Lin, Weisen Jiang, Pengguang Chen, Shu Liu 외

Multi-task dense scene understanding, which trains a model for multiple dense prediction tasks, has a wide range of application scenarios. Capturing long-range dependency and enhancing cross-task interactions are crucial…

DecoderMambaScene UnderstandingState Space Models

DePT3R: Joint Dense Point Tracking and 3D Reconstruction of Dynamic Scenes in a Single Forward Pass

2025-12-15 · Vivek Alumootil, Tuan-Anh Vu arxiv

Current methods for dense 3D point tracking in dynamic scenes typically rely on pairwise processing, require known camera poses, or assume temporal ordering of input frames, thereby constraining their flexibility and app…

Multi-Task LearningScene Understanding3D ReconstructionPoint Tracking

Word length-aware text spotting: Enhancing detection and recognition in dense text image

2023-12-25 · Hao Wang, Huabing Zhou, Yanduo Zhang, Tao Lu 외

Scene text spotting is essential in various computer vision applications, enabling extracting and interpreting textual information from images. However, existing methods often neglect the spatial semantics of word images…

Text DetectionText Spotting

Flow-NeRF: Joint Learning of Geometry, Poses, and Dense Flow within Unified Neural Representations

2025-03-13 · CVPR 2025 1 · Xunzhi Zheng, Dan Xu

Learning accurate scene reconstruction without pose priors in neural radiance fields is challenging due to inherent geometric ambiguity. Recent development either relies on correspondence priors for regularization or use…

Depth EstimationNeRFNovel View SynthesisOptical Flow Estimation+1

D^2USt3R: Enhancing 3D Reconstruction with 4D Pointmaps for Dynamic Scenes

2025-04-08 · Jisang Han, Honggyu An, Jaewoo Jung, Takuya Narihira 외

We address the task of 3D reconstruction in dynamic scenes, where object motions degrade the quality of previous 3D pointmap regression methods, such as DUSt3R, originally designed for static 3D scene reconstruction. Alt…

3D Reconstruction3D Scene Reconstruction