Methods › Computer Vision › Image Model Blocks › Effective Squeeze-and-Excitation Block

Effective Squeeze-and-Excitation Block

1 paper tagged archive 2025-07-28

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

Effective Squeeze-and-Excitation Block is an image model block based on squeeze-and-excitation, the difference being that one less FC layer is used. The authors note the SE module has a limitation: channel information loss due to dimension reduction. For avoiding high model complexity burden, two FC layers of the SE module need to reduce channel dimension. Specifically, while the first FC layer reduces input feature channels C to C/r using reduction ratio r, the second FC layer expands the reduced channels to original channel size C. As a result, this channel dimension reduction causes channel information loss. Therefore, effective SE (eSE) uses only one FC layer with C channels instead of two FCs without channel dimension reduction, which maintains channel information.

Source: CenterMask : Real-Time Anchor-Free Instance SegmentationSee Code · youngwanLEE/CenterMask

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
Instance Segmentation1
Object Detection1
Panoptic Segmentation1
Real-Time Object Detection1
Real-time Instance Segmentation1
Segmentation1
Semantic Segmentation1
Semi-Supervised Instance Segmentation1

Usage over time archive 2025-07-28

Papers per year tagged with Effective Squeeze-and-Excitation Block: 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