HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

FasterSeg: Searching for Faster Real-time Semantic Segmentation

Wuyang Chen Xinyu Gong Xianming Liu Qian Zhang Yuan Li Zhangyang Wang

FasterSeg: Searching for Faster Real-time Semantic Segmentation

Abstract

We present FasterSeg, an automatically designed semantic segmentation network with not only state-of-the-art performance but also faster speed than current methods. Utilizing neural architecture search (NAS), FasterSeg is discovered from a novel and broader search space integrating multi-resolution branches, that has been recently found to be vital in manually designed segmentation models. To better calibrate the balance between the goals of high accuracy and low latency, we propose a decoupled and fine-grained latency regularization, that effectively overcomes our observed phenomenons that the searched networks are prone to "collapsing" to low-latency yet poor-accuracy models. Moreover, we seamlessly extend FasterSeg to a new collaborative search (co-searching) framework, simultaneously searching for a teacher and a student network in the same single run. The teacher-student distillation further boosts the student model's accuracy. Experiments on popular segmentation benchmarks demonstrate the competency of FasterSeg. For example, FasterSeg can run over 30% faster than the closest manually designed competitor on Cityscapes, while maintaining comparable accuracy.

Code Repositories

gaussianer/fasterseg
pytorch
Mentioned in GitHub
TAMU-VITA/FasterSeg
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
real-time-semantic-segmentation-on-cityscapes-1FasterSeg
Frame (fps): 163.9
mIoU: 73.1
semantic-segmentation-on-bddFasterSeg
mIoU: 55.1
semantic-segmentation-on-cityscapesFasterSeg
Mean IoU (class): 71.5%
semantic-segmentation-on-cityscapes-valFasterSeg
mIoU: 73.1%

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
FasterSeg: Searching for Faster Real-time Semantic Segmentation | Papers | HyperAI