TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/RF-Next: Efficient Receptive Field Search for Convolutiona...

RF-Next: Efficient Receptive Field Search for Convolutional Neural Networks

ShangHua Gao, Zhong-Yu Li, Qi Han, Ming-Ming Cheng, Liang Wang

2022-06-14Action SegmentationTemporal Action SegmentationSegmentationSemantic SegmentationSpeech SynthesisInstance Segmentationobject-detectionObject Detection
PaperPDFCodeCode(official)

Abstract

Temporal/spatial receptive fields of models play an important role in sequential/spatial tasks. Large receptive fields facilitate long-term relations, while small receptive fields help to capture the local details. Existing methods construct models with hand-designed receptive fields in layers. Can we effectively search for receptive field combinations to replace hand-designed patterns? To answer this question, we propose to find better receptive field combinations through a global-to-local search scheme. Our search scheme exploits both global search to find the coarse combinations and local search to get the refined receptive field combinations further. The global search finds possible coarse combinations other than human-designed patterns. On top of the global search, we propose an expectation-guided iterative local search scheme to refine combinations effectively. Our RF-Next models, plugging receptive field search to various models, boost the performance on many tasks, e.g., temporal action segmentation, object detection, instance segmentation, and speech synthesis. The source code is publicly available on http://mmcheng.net/rfnext.

Results

TaskDatasetMetricValueModel
Semantic SegmentationImageNet-SmIoU (test)51.1RF-ConvNext-Tiny (rfmerge, P4, 224x224, SUP)
Semantic SegmentationImageNet-SmIoU (val)51.3RF-ConvNext-Tiny (rfmerge, P4, 224x224, SUP)
Semantic SegmentationImageNet-SmIoU (test)50.5RF-ConvNext-Tiny (rfmultiple, P4, 224x224, SUP)
Semantic SegmentationImageNet-SmIoU (val)50.8RF-ConvNext-Tiny (rfmultiple, P4, 224x224, SUP)
Semantic SegmentationImageNet-SmIoU (test)50.5RF-ConvNext-Tiny (rfsingle, P4, 224x224, SUP)
Semantic SegmentationImageNet-SmIoU (val)50.7RF-ConvNext-Tiny (rfsingle, P4, 224x224, SUP)
Action LocalizationBreakfastAcc70.8RF++-SSTDA
Object DetectionCOCO 2017 valAP50.9RF-ConvNeXt-T Cascade R-CNN
3DCOCO 2017 valAP50.9RF-ConvNeXt-T Cascade R-CNN
Instance SegmentationCOCO 2017 valAP44.3RF-ConvNeXt-T Cascade R-CNN
Action SegmentationBreakfastAcc70.8RF++-SSTDA
2D ClassificationCOCO 2017 valAP50.9RF-ConvNeXt-T Cascade R-CNN
2D Object DetectionCOCO 2017 valAP50.9RF-ConvNeXt-T Cascade R-CNN
10-shot image generationImageNet-SmIoU (test)51.1RF-ConvNext-Tiny (rfmerge, P4, 224x224, SUP)
10-shot image generationImageNet-SmIoU (val)51.3RF-ConvNext-Tiny (rfmerge, P4, 224x224, SUP)
10-shot image generationImageNet-SmIoU (test)50.5RF-ConvNext-Tiny (rfmultiple, P4, 224x224, SUP)
10-shot image generationImageNet-SmIoU (val)50.8RF-ConvNext-Tiny (rfmultiple, P4, 224x224, SUP)
10-shot image generationImageNet-SmIoU (test)50.5RF-ConvNext-Tiny (rfsingle, P4, 224x224, SUP)
10-shot image generationImageNet-SmIoU (val)50.7RF-ConvNext-Tiny (rfsingle, P4, 224x224, SUP)
16kCOCO 2017 valAP50.9RF-ConvNeXt-T Cascade R-CNN

Related Papers

SeC: Advancing Complex Video Object Segmentation via Progressive Concept Construction2025-07-21Deep Learning-Based Fetal Lung Segmentation from Diffusion-weighted MRI Images and Lung Maturity Evaluation for Fetal Growth Restriction2025-07-17DiffOSeg: Omni Medical Image Segmentation via Multi-Expert Collaboration Diffusion Model2025-07-17From Variability To Accuracy: Conditional Bernoulli Diffusion Models with Consensus-Driven Correction for Thin Structure Segmentation2025-07-17Unleashing Vision Foundation Models for Coronary Artery Segmentation: Parallel ViT-CNN Encoding and Variational Fusion2025-07-17SCORE: Scene Context Matters in Open-Vocabulary Remote Sensing Instance Segmentation2025-07-17Unified Medical Image Segmentation with State Space Modeling Snake2025-07-17A Privacy-Preserving Semantic-Segmentation Method Using Domain-Adaptation Technique2025-07-17