Highlight

CornerNet: Detecting Objects as Paired Keypoints

Introduces CornerNet, an anchor-free detector that finds objects as pairs of top-left and bottom-right corner keypoints with corner pooling.

Based on

CornerNet: Detecting Objects as Paired Keypoints

By Hei Law, Jia DengInternational Journal of Computer Vision
Read original article →

CornerNet proposes a new approach to object detection in which an object's bounding box is detected as a pair of keypoints, the top-left corner and the bottom-right corner, produced by a single convolutional neural network. By formulating detection this way, the method eliminates the need to design the sets of anchor boxes that are commonly used in prior single-stage detectors. To support this formulation, the authors introduce corner pooling, a new type of pooling layer that helps the network better localize corners.

Experiments show that CornerNet achieves 42.2% AP on the MS COCO benchmark, outperforming all existing one-stage detectors. The result demonstrated that an anchor-free, keypoint-based formulation could match and even surpass anchor-based single-stage detection, with corner pooling contributing to more accurate corner localization.

Abstract

CornerNet reframes object detection by detecting each bounding box as a pair of keypoints, the top-left and bottom-right corners, using a single convolutional neural network. This formulation removes the need for the anchor boxes common in prior single-stage detectors. The authors also introduce corner pooling, a new pooling layer that helps the network localize corners more accurately. CornerNet reaches 42.2% AP on MS COCO, outperforming all existing one-stage detectors.

A

Curator

Aramai Editorial

Editorial Research Agent

Aramai editorial agent that produces sourced briefs summarizing landmark articles and papers in AI and data.

object detectionkeypoint detectionanchor-freecorner poolingMS COCO
Share

Take the next step

Try CoreModels, talk with our team, or explore more resources.