HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

In Defense of Pre-trained ImageNet Architectures for Real-time Semantic Segmentation of Road-driving Images

Marin Oršić; Ivan Krešo; Petra Bevandić; Siniša Šegvić

In Defense of Pre-trained ImageNet Architectures for Real-time Semantic Segmentation of Road-driving Images

Abstract

Recent success of semantic segmentation approaches on demanding road driving datasets has spurred interest in many related application fields. Many of these applications involve real-time prediction on mobile platforms such as cars, drones and various kinds of robots. Real-time setup is challenging due to extraordinary computational complexity involved. Many previous works address the challenge with custom lightweight architectures which decrease computational complexity by reducing depth, width and layer capacity with respect to general purpose architectures. We propose an alternative approach which achieves a significantly better performance across a wide range of computing budgets. First, we rely on a light-weight general purpose architecture as the main recognition engine. Then, we leverage light-weight upsampling with lateral connections as the most cost-effective solution to restore the prediction resolution. Finally, we propose to enlarge the receptive field by fusing shared features at multiple resolutions in a novel fashion. Experiments on several road driving datasets show a substantial advantage of the proposed approach, either with ImageNet pre-trained parameters or when we learn from scratch. Our Cityscapes test submission entitled SwiftNetRN-18 delivers 75.5% MIoU and achieves 39.9 Hz on 1024x2048 images on GTX1080Ti.

Code Repositories

Benchmarks

BenchmarkMethodologyMetrics
real-time-semantic-segmentation-on-cityscapesSwiftNetRN-18
Frame (fps): 39.9
mIoU: 75.5%
semantic-segmentation-on-cityscapesSwiftNetRN-18
Mean IoU (class): 75.5%
semantic-segmentation-on-dada-segSwiftNet (ResNet-18)
mIoU: 20.5
semantic-segmentation-on-densepassSwiftNet (Cityscapes)
mIoU: 25.67%
semantic-segmentation-on-eventscapeSwiftNet
mIoU: 36.67
semantic-segmentation-on-zju-rgb-pSwiftNet (RGB)
mIoU: 80.3

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
In Defense of Pre-trained ImageNet Architectures for Real-time Semantic Segmentation of Road-driving Images | Papers | HyperAI