Methods › Computer Vision › Image Model Blocks › OSA (identity mapping + eSE)

OSA (identity mapping + eSE)

1 paper tagged archive 2025-07-28

Introduced by Youngwan Lee et al. in CenterMask : Real-Time Anchor-Free Instance Segmentation

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

One-Shot Aggregation with an Identity Mapping and eSE is an image model block that extends one-shot aggregation with a residual connection and effective squeeze-and-excitation block. It is proposed as part of the VoVNetV2 CNN architecture.

The module adds an identity mapping to the OSA module - the input path is connected to the end of an OSA module that is able to backpropagate the gradients of every OSA module in an end-to-end manner on each stage like a ResNet. Additionally, a channel attention module - effective Squeeze-Excitation - is used which is like regular squeeze-and-excitation but uses only one FC layer with C channels instead of two FCs without a channel dimension reduction, which maintains channel information.

PaperSourceSee 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 OSA (identity mapping + eSE): 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 BlocksSkip Connection 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