Methods › Computer Vision › Image Model Blocks › DimFuse

Dimension-wise Fusion

DimFuse

1 paper tagged archive 2025-07-28

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

Dimension-wise Fusion is an image model block that attempts to capture global information by combining features globally. It is an alternative to point-wise convolution. A point-wise convolutional layer applies D point-wise kernels 𝐤ₚ ∈ℝ^(3D ×1 ×1) and performs 3D²HW operations to combine dimension-wise representations of 𝐘_(𝐃𝐢𝐦) ∈ℝ^(3D ×H ×W) and produce an output 𝐘 ∈ℝ^(D ×H ×W). This is computationally expensive. Dimension-wise fusion is an alternative that can allow us to combine representations of 𝐘_(𝐃𝐢𝐦) efficiently. As illustrated in the Figure to the right, it factorizes the point-wise convolution in two steps: (1) local fusion and (2) global fusion.

Source: DiCENet: Dimension-wise Convolutions for Efficient Networks

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
Neural Architecture Search1
Object Detection1
Real-Time Object Detection1
Real-Time Semantic Segmentation1
Semantic Segmentation1
image-classification1
object-detection1

Usage over time archive 2025-07-28

Papers per year tagged with DimFuse: 2019 to 2019, peak 1 1 0 2019: 1 paper 2019
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

Image 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