Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

ResNeSt: Split-Attention Networks

About

It is well known that featuremap attention and multi-path representation are important for visual recognition. In this paper, we present a modularized architecture, which applies the channel-wise attention on different network branches to leverage their success in capturing cross-feature interactions and learning diverse representations. Our design results in a simple and unified computation block, which can be parameterized using only a few variables. Our model, named ResNeSt, outperforms EfficientNet in accuracy and latency trade-off on image classification. In addition, ResNeSt has achieved superior transfer learning results on several public benchmarks serving as the backbone, and has been adopted by the winning entries of COCO-LVIS challenge. The source code for complete system and pretrained models are publicly available.

Hang Zhang, Chongruo Wu, Zhongyue Zhang, Yi Zhu, Haibin Lin, Zhi Zhang, Yue Sun, Tong He, Jonas Mueller, R. Manmatha, Mu Li, Alexander Smola• 2020

Related benchmarks

TaskDatasetResultRank
Semantic segmentationADE20K (val)
mIoU48.36
2731
Object DetectionCOCO 2017 (val)
AP47.51
2454
Image ClassificationImageNet-1K 1.0 (val)
Top-1 Accuracy83
1866
Object DetectionCOCO (test-dev)
mAP53.3
1195
ClassificationImageNet-1K 1.0 (val)
Top-1 Accuracy (%)81.1
1155
Instance SegmentationCOCO 2017 (val)
APm0.452
1144
Image ClassificationImageNet-1k (val)
Top-1 Accuracy82.3
840
Object DetectionMS COCO (test-dev)--
677
Semantic segmentationCityscapes (val)
mIoU82.7
572
Instance SegmentationCOCO (val)
APmk41.56
472
Showing 10 of 39 rows

Other info

Follow for update