Anchor free object detection is powerful because of its speed and generalizability to other computer vision tasks.
“CenterNet: Objects as Points” is one of the milestones in the anchor-free object detection algorithm.

Anchor free object detection is more generalizable for different tasks: top for object detection, middle for 3D object detection, bottom: for pose estimation.


splat all ground truth keypoints onto a heatmap Y


(Left) Ground Truths of different classes(Represented in different colors). (Right) Three centers of respective classes splat into heatmaps using Gaussian Kernel.
a penalty-reduced pixelwise logistic regression with focal loss [33]:
