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.

Methods/ResNeSt

ResNeSt

Computer VisionIntroduced 200013 papers
Source Paper

Description

A ResNest is a variant on a ResNet, which instead stacks Split-Attention blocks. The cardinal group representations are then concatenated along the channel dimension: V=ConcatV = \text{Concat}V=Concat{V1,V2,⋯VKV^{1},V^{2},\cdots{V}^{K}V1,V2,⋯VK}. As in standard residual blocks, the final output YYY of otheur Split-Attention block is produced using a shortcut connection: Y=V+XY=V+XY=V+X, if the input and output feature-map share the same shape. For blocks with a stride, an appropriate transformation T\mathcal{T}T is applied to the shortcut connection to align the output shapes: Y=V+T(X)Y=V+\mathcal{T}(X)Y=V+T(X). For example, T\mathcal{T}T can be strided convolution or combined convolution-with-pooling.

Papers Using This Method

Supervised domain adaptation for building extraction from off-nadir aerial images2023-11-07TieFake: Title-Text Similarity and Emotion-Aware Fake News Detection2023-04-19Early detection of hip periprosthetic joint infections through CNN on Computed Tomography images2023-04-18OMSN and FAROS: OCTA Microstructure Segmentation Network and Fully Annotated Retinal OCTA Segmentation Dataset2022-12-26Anomaly Detection in Automatic Generation Control Systems Based on Traffic Pattern Analysis and Deep Transfer Learning2022-09-16OCTAve: 2D en face Optical Coherence Tomography Angiography Vessel Segmentation in Weakly-Supervised Learning with Locality Augmentation2022-07-25ResNEsts and DenseNEsts: Block-based DNN Models with Improved Representation Guarantees2021-11-10Solution for Large-scale Long-tailed Recognition with Noisy Labels2021-06-20AG-CUResNeSt: A Novel Method for Colon Polyp Segmentation2021-05-02Searching for Fast Model Families on Datacenter Accelerators2021-02-10Bottleneck Transformers for Visual Recognition2021-01-272nd Place Solution to Instance Segmentation of IJCAI 3D AI Challenge 20202020-10-21ResNeSt: Split-Attention Networks2020-04-19