Highlight

CenterNet: Keypoint Triplets for Object Detection

Proposes CenterNet, detecting each object as a keypoint triplet with center and cascade corner pooling to cut false bounding boxes.

Based on

CenterNet: Keypoint Triplets for Object Detection

By Kaiwen Duan, S. Bai, Lingxi Xie et al.IEEE International Conference on Computer Vision
Read original article →

CenterNet tackles a known drawback of keypoint-based object detectors: they generate many incorrect bounding boxes because they lack an additional assessment inside the cropped regions. Built upon the representative one-stage keypoint-based detector CornerNet, CenterNet detects each object as a triplet of keypoints rather than a pair, which improves both precision and recall. To support this, the authors design two customized modules, cascade corner pooling and center pooling, that enrich the information collected by the top-left and bottom-right corners and provide more recognizable information from the central regions of objects.

On the MS-COCO dataset, CenterNet achieves an average precision (AP) of 47.0%, outperforming all existing one-stage detectors by at least 4.9%. Moreover, with a faster inference speed than the top-ranked two-stage detectors, CenterNet demonstrates performance comparable to those heavier detectors. This showed that adding a center-keypoint check to keypoint-based detection could substantially reduce false detections while keeping the efficiency advantages of one-stage approaches.

Abstract

Keypoint-based detectors often produce many incorrect bounding boxes because they lack assessment inside cropped regions. Building on the one-stage detector CornerNet, CenterNet detects each object as a triplet rather than a pair of keypoints, improving precision and recall. Two custom modules, cascade corner pooling and center pooling, enrich corner information and add recognizable central-region cues. On MS-COCO, CenterNet reaches 47.0% AP, outperforming all existing one-stage detectors by at least 4.9%, with faster inference than top two-stage detectors and comparable performance.

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 detectionCenterNetMS-COCOone-stage detector
Share

Take the next step

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