Methods › Computer Vision › Pooling Operations › Cascade Corner Pooling

Cascade Corner Pooling

46 papers tagged archive 2025-07-28

Introduced by Kaiwen Duan et al. in CenterNet: Keypoint Triplets for Object Detection

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

Cascade Corner Pooling is a pooling layer for object detection that builds upon the corner pooling operation. Corners are often outside the objects, which lacks local appearance features. CornerNet uses corner pooling to address this issue, where we find the maximum values on the boundary directions so as to determine corners. However, it makes corners sensitive to the edges. To address this problem, we need to let corners see the visual patterns of objects. Cascade corner pooling first looks along a boundary to find a boundary maximum value, then looks inside along the location of the boundary maximum value to find an internal maximum value, and finally, add the two maximum values together. By doing this, the corners obtain both the the boundary information and the visual patterns of objects.

PaperSourceSee Code · Duankaiwen/CenterNet

Papers archive 2025-07-28

30 shown of 46, 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

20 shown of 69 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
Object Detection31
object-detection29
Object18
Pose Estimation5
Keypoint Detection3
Representation Learning3
Semantic Segmentation3
Transfer Learning3
Clothes Landmark Detection2
Decoder2
Depth Estimation2
Domain Adaptation2
Instance Segmentation2
Keypoint Estimation2
Object Detection In Aerial Images2
Object Tracking2
Super-Resolution2
Triplet2
Unsupervised Domain Adaptation2
2D Human Pose Estimation1

Usage over time archive 2025-07-28

Papers per year tagged with Cascade Corner Pooling: 2019 to 2025, peak 9 9 0 2019: 5 papers 2019 2020: 8 papers 2020 2021: 9 papers 2021 2022: 8 papers 2022 2023: 6 papers 2023 2024: 9 papers 2024 2025: 1 paper 2025
Papers per year the archive tags with this method, by the paper's archive date (46 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

Pooling Operations

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