Command Palette
Search for a command to run...
Shang-Hua Gao; Ming-Ming Cheng; Kai Zhao; Xin-Yu Zhang; Ming-Hsuan Yang; Philip Torr

Abstract
Representing features at multiple scales is of great importance for numerous vision tasks. Recent advances in backbone convolutional neural networks (CNNs) continually demonstrate stronger multi-scale representation ability, leading to consistent performance gains on a wide range of applications. However, most existing methods represent the multi-scale features in a layer-wise manner. In this paper, we propose a novel building block for CNNs, namely Res2Net, by constructing hierarchical residual-like connections within one single residual block. The Res2Net represents multi-scale features at a granular level and increases the range of receptive fields for each network layer. The proposed Res2Net block can be plugged into the state-of-the-art backbone CNN models, e.g., ResNet, ResNeXt, and DLA. We evaluate the Res2Net block on all these models and demonstrate consistent performance gains over baseline models on widely-used datasets, e.g., CIFAR-100 and ImageNet. Further ablation studies and experimental results on representative computer vision tasks, i.e., object detection, class activation mapping, and salient object detection, further verify the superiority of the Res2Net over the state-of-the-art baseline methods. The source code and trained models are available on https://mmcheng.net/res2net/.
Code Repositories
Benchmarks
| Benchmark | Methodology | Metrics |
|---|---|---|
| image-classification-on-cifar-100 | Res2NeXt-29 | Percentage correct: 83.44 |
| image-classification-on-gashissdb | Res2Net-50 | Accuracy: 98.68 F1-Score: 99.29 Precision: 99.91 |
| image-classification-on-imagenet | Res2Net-50-299 | Top 1 Accuracy: 78.59% |
| image-classification-on-imagenet | Res2Net-101 | Top 1 Accuracy: 81.23% |
| instance-segmentation-on-coco-minival | Faster R-CNN (Res2Net-50) | AP50: 57.6 APL: 53.7 APM: 37.9 APS: 15.7 mask AP: 35.6 |
| instance-segmentation-on-coco-minival | Res2Net-101+HTC | mask AP: 41.3 |
| medical-image-classification-on-nct-crc-he | Res2Net-50 | Accuracy (%): 93.37 F1-Score: 96.25 Precision: 99.93 Specificity: 99.17 |
| object-detection-on-coco-minival | Faster R-CNN (Res2Net-50) | AP50: 53.6 APL: 51.1 APM: 38.3 APS: 14 box AP: 33.7 |
| object-detection-on-coco-minival | Res2Net101+HTC | AP50: 66.5 AP75: 51.3 APL: 62.1 APM: 51.6 APS: 28.6 box AP: 47.5 |
| salient-object-detection-on-dut-omron | DSS (Res2Net-50) | F-measure: 0.800 MAE: 0.071 |
| salient-object-detection-on-ecssd | DSS (Res2Net-50) | F-measure: 0.926 MAE: 0.056 |
| salient-object-detection-on-hku-is | DSS (Res2Net-50) | F-measure: 0.905 MAE: 0.05 |
| salient-object-detection-on-pascal-s | DSS (Res2Net-50) | F-measure: 0.841 MAE: 0.099 |
| semantic-segmentation-on-pascal-voc-2012-val | Deeplab v3+ (Res2Net-101) | mIoU: 79.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.