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/ResNeXt Block

ResNeXt Block

Computer VisionIntroduced 2000132 papers
Source Paper

Description

A ResNeXt Block is a type of residual block used as part of the ResNeXt CNN architecture. It uses a "split-transform-merge" strategy (branched paths within a single module) similar to an Inception module, i.e. it aggregates a set of transformations. Compared to a Residual Block, it exposes a new dimension, cardinality (size of set of transformations) CCC, as an essential factor in addition to depth and width.

Formally, a set of aggregated transformations can be represented as: F(x)=∑i=1CTi(x)\mathcal{F}(x)=\sum_{i=1}^{C}\mathcal{T}_i(x)F(x)=∑i=1C​Ti​(x), where Ti(x)\mathcal{T}_i(x)Ti​(x) can be an arbitrary function. Analogous to a simple neuron, Ti\mathcal{T}_iTi​ should project xxx into an (optionally low-dimensional) embedding and then transform it.

Papers Using This Method

Automated MRI Tumor Segmentation using hybrid U-Net with Transformer and Efficient Attention2025-06-18Segmenting Bi-Atrial Structures Using ResNext Based Framework2025-02-28Collaborative Optimization in Financial Data Mining Through Deep Learning and ResNeXt2024-12-23Pairwise Discernment of AffectNet Expressions with ArcFace2024-12-01Recognition of Harmful Phytoplankton from Microscopic Images using Deep Learning2024-09-19RoBERTa, ResNeXt and BiLSTM with self-attention: The ultimate trio for customer sentiment analysis2024-07-25PEneo: Unifying Line Extraction, Line Grouping, and Entity Linking for End-to-end Document Pair Extraction2024-01-07Web Diagnosis for COVID-19 and Pneumonia Based on Computed Tomography Scans and X-rays2024-01-06ProtoNER: Few shot Incremental Learning for Named Entity Recognition using Prototypical Networks2023-10-03Predicting mechanical properties of Carbon Nanotube (CNT) images Using Multi-Layer Synthetic Finite Element Model Simulations2023-07-16Multi-Channel Attentive Feature Fusion for Radio Frequency Fingerprinting2023-03-19Weakly Supervised Learning with Automated Labels from Radiology Reports for Glioma Change Detection2022-10-18Delving into the Estimation Shift of Batch Normalization in a Network2022-03-21Towards Disentangling Information Paths with Coded ResNeXt2022-02-10Collision Detection: An Improved Deep Learning Approach Using SENet and ResNext2022-01-13Rethinking Dilated Convolution for Real-time Semantic Segmentation2021-11-18A cross-modal fusion network based on self-attention and residual structure for multimodal emotion recognition2021-11-03SCA Net: Sparse Channel Attention Module for Action Recognition2021-10-15Stochastic Anderson Mixing for Nonconvex Stochastic Optimization2021-10-04Efficient Action Recognition Using Confidence Distillation2021-09-05