paper-with-me

Papers

Objects as Points

2019-04-16 · Xingyi Zhou, Dequan Wang, Philipp Krähenbühl

Detection identifies objects as axis-aligned boxes in an image. Most successful object detectors enumerate a nearly exhaustive list of potential object locations and classify each. This is wasteful, inefficient, and requires additional post-processing. In this paper, we take a different approach. We model an object as a single point --- the center point of its bounding box. Our detector uses keypoint estimation to find center points and regresses to all other object properties, such as size, 3D location, orientation, and even pose. Our center point based approach, CenterNet, is end-to-end differentiable, simpler, faster, and more accurate than corresponding bounding box based detectors. CenterNet achieves the best speed-accuracy trade-off on the MS COCO dataset, with 28.1% AP at 142 FPS, 37.4% AP at 52 FPS, and 45.1% AP with multi-scale testing at 1.4 FPS. We use the same approach to estimate 3D bounding box in the KITTI benchmark and human pose on the COCO keypoint dataset. Our method performs competitively with sophisticated multi-stage methods and runs in real-time.

📄 PDF Abstract BibTeX arXiv:1904.07850

Code (76)

xingyizhou/CenterNet 공식 구현 pytorch
2023-MindSpore-1/ms-code-39 mindspore
593903762/center pytorch
97andrea97/CenterNet-PNPDet pytorch
AlongRide/CenterNet_anchor_free pytorch
Cjmmmmmm/BreastUltrasound_Detection
FateScript/CenterNet-better pytorch
Guanghan/CenterNet-Gluon mxnet
Guanghan/mxnet-centernet mxnet
HungryCookie/VisDrone_CenterNet pytorch
JakobGroeftehauge/BachelorProject
JakobGroeftehauge/Brick-Pose-Estimation
JungminChung/Korean_Struc_Det pytorch
Khalifa-2020/centernet1 pytorch
Khalifa-2020/centernet2 pytorch
Lakerszjb/CentereNet-C pytorch
MaximKuklin/3D_Object_Detection_Diploma pytorch
Mind23-2/MindCode-15 mindspore
Mind23-2/MindCode-28 mindspore
Mind23-2/MindCode-29 mindspore
NonMagneticNeedle/vision.ai tf
PaddlePaddle/PaddleDetection paddle
PingoLH/CenterNet-HarDNet pytorch
RACHANAMOVVA09/CenterNet pytorch
Ssong24/CenterNet_Custom pytorch
Stick-To/CenterNet-tensorflow tf
ThanhDinhDat/center_net_points pytorch
WYGNG/CenterNet-Pro pytorch
WYGNG/USTC_SSE_Project pytorch
Wastoon/XinTong_CenterNet pytorch
cgebbe/kaggle_pku-autonomous-driving pytorch
dheerajpreddy/CenterNet-without-DCN pytorch
doheelab/pku-CenterNet pytorch
dreamway/CenterNet-objects-as-points pytorch
gfjiangly/CenterNet pytorch
gitting-it-right/gaussian_centernet pytorch
goodxue/CenterNet pytorch
gzerveas/gaila_object_detection pytorch
hnmspirit/malaria_centernet pytorch
hoanguyen81190/Synopticon-CenterNet pytorch
lcxzzz0113/CenterNet pytorch
lee-man/movenet pytorch
leobean/CenterNet_oriented pytorch
maudzung/CenterNet3D-PyTorch pytorch
maudzung/RTM3D pytorch
maudzung/SFA3D pytorch
maudzung/super-fast-accurate-3d-object-detection pytorch
mindspore-ai/models/tree/master/research/cv/centernet_resnet50_v1 mindspore
naviocean/CenterNet pytorch
open-mmlab/mmdetection pytorch
osmr/imgclsmob mxnet
rootAkash/vision.ai tf
sdkchris/Exercise-Sheet-1 tf
see--/keras-centernet tf
stdbreaks/centernet tf
t-hanya/kuzushiji-recognition
tensorboy/centerpose pytorch
tensorflow/models/tree/master/research/object_detection tf
tiagoCuervo/JapaNet tf
tteepe/CenterNet-pytorch-lightning pytorch
vietanhdev/centernet-bdd-data pytorch
vietanhdev/centernet-bdd-data-onnx-conversion pytorch
vietanhdev/open-adas
voidrank/SaccadeNet pytorch
wL1u/CenterNet-VisDrone pytorch
wanglaotou/centernet_ncnn pytorch
xggIoU/centernet_tensorflow_wilderface_voc tf
xiaopengsu/CenterNet pytorch
ximilar-com/xcenternet tf
xuannianz/keras-CenterNet tf
yangdashi888/CenterNet-windows pytorch
yktangac/CenterHarDNet pytorch
ylxiao88/CenterNet pytorch
zhaott618/centernet_codes_notes pytorch
zhuMingXu/rearHeadLightDetection pytorch
zxhuang97/Official-implementation-StyleMixer pytorch

Tasks

3D Object DetectionKeypoint DetectionKeypoint EstimationObjectObject DetectionOne-stage Anchor-free Oriented Object DetectionReal-Time Object Detection

Similar Papers 제목 키워드 기반

Unsupervised Learning of Category-Specific Symmetric 3D Keypoints from Point Sets

2020-03-17 · ECCV 2020 8 · Clara Fernandez-Labrador, Ajad Chhatkuli, Danda Pani Paudel, Jose J. Guerrero 외

Automatic discovery of category-specific 3D keypoints from a collection of objects of some category is a challenging problem. One reason is that not all objects in a category necessarily have the same semantic parts. The…

Geometry-Aware 3D Salient Object Detection Network

2025-02-23 · Chen Wang, Liyuan Zhang, Le Hui, Qi Liu 외

Point cloud salient object detection has attracted the attention of researchers in recent years. Since existing works do not fully utilize the geometry context of 3D objects, blurry boundaries are generated when segmenti…

Objectobject-detectionObject DetectionSalient Object Detection

Improving the Detection of Small Oriented Objects in Aerial Images

2024-01-12 · Chandler Timm C. Doloriel, Rhandley D. Cajote

Small oriented objects that represent tiny pixel-area in large-scale aerial images are difficult to detect due to their size and orientation. Existing oriented aerial detectors have shown promising results but are mainly…

Instance Segmentationobject-detectionObject DetectionOriented Object Detection+1

Fundamental Matrices from Moving Objects Using Line Motion Barcodes

2016-07-26 · Yoni Kasten, Gil Ben-Artzi, Shmuel Peleg, Michael Werman

Computing the epipolar geometry between cameras with very different viewpoints is often very difficult. The appearance of objects can vary greatly, and it is difficult to find corresponding feature points. Prior methods …

Unsupervised Object Keypoint Learning using Local Spatial Predictability

2020-11-25 · ICLR 2021 1 · Anand Gopalakrishnan, Sjoerd van Steenkiste, Jürgen Schmidhuber

We propose PermaKey, a novel approach to representation learning based on object keypoints. It leverages the predictability of local image regions from spatial neighborhoods to identify salient regions that correspond to…

ObjectSalient Object Detection