HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

Two at Once: Enhancing Learning and Generalization Capacities via IBN-Net

Pan Xingang ; Luo Ping ; Shi Jianping ; Tang Xiaoou

Two at Once: Enhancing Learning and Generalization Capacities via
  IBN-Net

Abstract

Convolutional neural networks (CNNs) have achieved great successes in manycomputer vision problems. Unlike existing works that designed CNN architecturesto improve performance on a single task of a single domain and notgeneralizable, we present IBN-Net, a novel convolutional architecture, whichremarkably enhances a CNN's modeling ability on one domain (e.g. Cityscapes) aswell as its generalization capacity on another domain (e.g. GTA5) withoutfinetuning. IBN-Net carefully integrates Instance Normalization (IN) and BatchNormalization (BN) as building blocks, and can be wrapped into many advanceddeep networks to improve their performances. This work has three keycontributions. (1) By delving into IN and BN, we disclose that IN learnsfeatures that are invariant to appearance changes, such as colors, styles, andvirtuality/reality, while BN is essential for preserving content relatedinformation. (2) IBN-Net can be applied to many advanced deep architectures,such as DenseNet, ResNet, ResNeXt, and SENet, and consistently improve theirperformance without increasing computational cost. (3) When applying thetrained networks to new domains, e.g. from GTA5 to Cityscapes, IBN-Net achievescomparable improvements as domain adaptation methods, even without using datafrom the target domain. With IBN-Net, we won the 1st place on the WAD 2018Challenge Drivable Area track, with an mIoU of 86.18%.

Code Repositories

alibaba/cluster-contrast
pytorch
Mentioned in GitHub
yxgeee/MMT
pytorch
Mentioned in GitHub
leeBooMla/ICSR
pytorch
Mentioned in GitHub
WangWenhao0716/DomainMix
pytorch
Mentioned in GitHub
theziqi/dccc
pytorch
Mentioned in GitHub
Mind23-2/MindCode-52
mindspore
Mentioned in GitHub
DiegoArcelli/De-Stylization-Network
pytorch
Mentioned in GitHub
alibaba/cluster-contrast-reid
pytorch
Mentioned in GitHub
XingangPan/IBN-Net
Official
pytorch
Mentioned in GitHub
osmr/imgclsmob
mxnet
Mentioned in GitHub
bupt-ai-cz/hhcl-reid
pytorch
Mentioned in GitHub
wangguangyuan/ClusterContrast
pytorch
Mentioned in GitHub
yxgeee/SpCL
pytorch
Mentioned in GitHub
wangyuan249/Mymmt767
pytorch
Mentioned in GitHub
leeboomla/calr
pytorch
Mentioned in GitHub
jihaoxuanye/MetaPRD
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
all-day-semantic-segmentation-on-all-dayIB-Net
mIoU: 64.5
domain-generalization-on-gta-to-avgIBN
mIoU: 34.63
robust-object-detection-on-dwdIBN-Net
mPC [AP50]: 25.5

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
Two at Once: Enhancing Learning and Generalization Capacities via IBN-Net | Papers | HyperAI