Methods › General › Skip Connection Blocks › Hierarchical-Split Block

Hierarchical-Split Block

1 paper tagged archive 2025-07-28

Introduced by Pengcheng Yuan et al. in HS-ResNet: Hierarchical-Split Block on Convolutional Neural Network

archive 2025-07-28 Description, source and code snippet are the archive's method entry.

Hierarchical-Split Block is a representational block for multi-scale feature representations. It contains many hierarchical split and concatenate connections within one single residual block.

Specifically, ordinary feature maps in deep neural networks are split into s groups, each with w channels. As shown in the Figure, only the first group of filters can be straightly connected to next layer. The second group of feature maps are sent to a convolution of 3 ×3 filters to extract features firstly, then the output feature maps are split into two sub-groups in the channel dimension. One sub-group of feature maps straightly connected to next layer, while the other sub-group is concatenated with the next group of input feature maps in the channel dimension. The concatenated feature maps are operated by a set of 3 ×3 convolutional filters. This process repeats several times until the rest of input feature maps are processed. Finally, features maps from all input groups are concatenated and sent to another layer of 1 ×1 filters to rebuild the features.

PaperSource

Papers archive 2025-07-28

1 shown of 1, newest first. Repository counts are the archive's code-links table. A Syntology line states what Syntology ran from that paper's harvested code; it is per sample and not a correctness claim.

Tasks archive 2025-07-28

8 tasks the archive attaches to papers tagged with this method, by distinct papers. A task without a page in the catalog is plain text.

TaskPapers
Image Classification1
Image Segmentation1
Instance Segmentation1
Object Detection1
Segmentation1
Semantic Segmentation1
image-classification1
object-detection1

Usage over time archive 2025-07-28

Papers per year tagged with Hierarchical-Split Block: 2020 to 2020, peak 1 1 0 2020: 1 paper 2020
Papers per year the archive tags with this method, by the paper's archive date (1 dated). Bars are counts, not a trend claim.

Components: the archive holds no method-to-method composition, so PwC's Components table cannot be rebuilt; the Papers list carries no Results column for the same reason (the archive does not join its leaderboard rows to method tags).

Categories archive 2025-07-28

Skip Connection BlocksImage Model Blocks

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections