HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

Mobile-Seed: Joint Semantic Segmentation and Boundary Detection for Mobile Robots

Liao Youqi ; Kang Shuhao ; Li Jianping ; Liu Yang ; Liu Yun ; Dong Zhen ; Yang Bisheng ; Chen Xieyuanli

Mobile-Seed: Joint Semantic Segmentation and Boundary Detection for
  Mobile Robots

Abstract

Precise and rapid delineation of sharp boundaries and robust semantics isessential for numerous downstream robotic tasks, such as robot grasping andmanipulation, real-time semantic mapping, and online sensor calibrationperformed on edge computing units. Although boundary detection and semanticsegmentation are complementary tasks, most studies focus on lightweight modelsfor semantic segmentation but overlook the critical role of boundary detection.In this work, we introduce Mobile-Seed, a lightweight, dual-task frameworktailored for simultaneous semantic segmentation and boundary detection. Ourframework features a two-stream encoder, an active fusion decoder (AFD) and adual-task regularization approach. The encoder is divided into two pathways:one captures category-aware semantic information, while the other discernsboundaries from multi-scale features. The AFD module dynamically adapts thefusion of semantic and boundary information by learning channel-wiserelationships, allowing for precise weight assignment of each channel.Furthermore, we introduce a regularization loss to mitigate the conflicts indual-task learning and deep diversity supervision. Compared to existingmethods, the proposed Mobile-Seed offers a lightweight framework tosimultaneously improve semantic segmentation performance and accurately locateobject boundaries. Experiments on the Cityscapes dataset have shown thatMobile-Seed achieves notable improvement over the state-of-the-art (SOTA)baseline by 2.2 percentage points (pp) in mIoU and 4.2 pp in mF-score, whilemaintaining an online inference speed of 23.9 frames-per-second (FPS) with1024x2048 resolution input on an RTX 2080 Ti GPU. Additional experiments onCamVid and PASCAL Context datasets confirm our method's generalizability. Codeand additional results are publicly available athttps://whu-usi3dv.github.io/Mobile-Seed/.

Code Repositories

whu-usi3dv/mobile-seed
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
real-time-semantic-segmentation-on-camvidMobile-Seed
Frame (fps): 32.7
mIoU: 73.6%
real-time-semantic-segmentation-on-cityscapes-1Mobile-Seed
Frame (fps): 23.9(2080Ti)
mIoU: 78.4%

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Mobile-Seed: Joint Semantic Segmentation and Boundary Detection for Mobile Robots | Papers | HyperAI