nnMNet: Baseline for Martian Terrain Semantic Segmentation

📅 2026-08-30
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
为解决火星地形语义分割难题,提出nnMNet模型,集成线性注意力和轻量卷积,并引入空间感知融合块以提升性能。
📝 Abstract
Semantic segmentation is a crucial task for understanding Mars, the most Earth-like planet in our solar system. However, it is challenging because the Martian surface is highly unstructured and complex, making accurate pixel-level prediction and fine-grained annotation difficult. Recent advancements in deep learning have introduced numerous methods and datasets to address these challenges. Nevertheless, the field lacks a robust, publicly available, and reproducible baseline, as well as a unified benchmark to facilitate fair evaluations. In this work, we present nnMNet, a new baseline model designed for Martian terrain semantic segmentation. Building upon nnWNet, we integrate linear attention to better capture global context and employ lightweight convolutions to reduce computational overhead. To bridge the gap between local and global representations, we introduce the Spatially-Aware Fusion Block (SAFB), which augments and combines features with diverse characteristics. Furthermore, we establish a new benchmark by curating and standardizing three high-quality datasets for thorough evaluation. nnMNet achieves new state-of-the-art 86.61%, 83.25%, and 88.24% mIoU on SynMars-TW, SynMars-Air, and MarsScapes, respectively. Our code, models, and datasets are publicly available at https://github.com/dereklee0310/nnMNet.
Problem

Research questions and friction points this paper is trying to address.

Semantic Segmentation
Martian Terrain
Pixel-level Prediction
Benchmark
Deep Learning
Innovation

Methods, ideas, or system contributions that make the work stand out.

linear attention
lightweight convolutions
Spatially-Aware Fusion Block (SAFB)
🔎 Similar Papers
No similar papers found.
M
Ming-Han Lee
Department of Computer Science and Information Engineering, National Cheng Kung University, Tainan 701, Taiwan
C
Chi-Yeh Chen
Department of Computer Science and Information Engineering, National Cheng Kung University, Tainan 701, Taiwan