paper-with-me

Papers

UKPGAN: A General Self-Supervised Keypoint Detector

2020-11-24 · CVPR 2022 1 · Yang You, Wenhai Liu, Yanjie Ze, Yong-Lu Li, Weiming Wang, Cewu Lu

Keypoint detection is an essential component for the object registration and alignment. In this work, we reckon keypoint detection as information compression, and force the model to distill out irrelevant points of an object. Based on this, we propose UKPGAN, a general self-supervised 3D keypoint detector where keypoints are detected so that they could reconstruct the original object shape. Two modules: GAN-based keypoint sparsity control and salient information distillation modules are proposed to locate those important keypoints. Extensive experiments show that our keypoints align well with human annotated keypoint labels, and can be applied to SMPL human bodies under various non-rigid deformations. Furthermore, our keypoint detector trained on clean object collections generalizes well to real-world scenarios, thus further improves geometric registration when combined with off-the-shelf point descriptors. Repeatability experiments show that our model is stable under both rigid and non-rigid transformations, with local reference frame estimation. Our code is available on https://github.com/qq456cvb/UKPGAN.

📄 PDF Abstract BibTeX arXiv:2011.11974

Code (1)

qq456cvb/UKPGAN 공식 구현 tf

Tasks

Keypoint DetectionObject

Similar Papers 제목 키워드 기반

Skeleton Merger: an Unsupervised Aligned Keypoint Detector

2021-03-19 · CVPR 2021 1 · Ruoxi Shi, Zhengrong Xue, Yang You, Cewu Lu

Detecting aligned 3D keypoints is essential under many scenarios such as object tracking, shape retrieval and robotics. However, it is generally hard to prepare a high-quality dataset for all types of objects due to the …

DecoderObject TrackingRetrieval

SD2Event:Self-supervised Learning of Dynamic Detectors and Contextual Descriptors for Event Cameras

2024-01-01 · CVPR 2024 1 · Yuan Gao, Yuqing Zhu, Xinjun Li, Yimin Du 외

Event cameras offer many advantages over traditional frame-based cameras such as high dynamic range and low latency. Therefore event cameras are widely applied in diverse computer vision applications where event-base…

Keypoint Detection

SSMB: Self-Supervised Local Feature Detection under Motion Blur

2026-08-27 · Zhenjun Zhao, Fabio Bellavia, Wenting Wang, Fan Zhu 외 arxiv

Keypoint detection under motion blur remains a significant challenge, as blur distorts local image structure and degrades the repeatability of feature localization. Existing approaches either rely on computationally expe…

Visual LocalizationKeypoint DetectionPose EstimationImage Matching

KDD-LOAM: Jointly Learned Keypoint Detector and Descriptors Assisted LiDAR Odometry and Mapping

2023-09-27 · Renlang Huang, Minglei Zhao, Jiming Chen, Liang Li

Sparse keypoint matching based on distinct 3D feature representations can improve the efficiency and robustness of point cloud registration. Existing learning-based 3D descriptors and keypoint detectors are either indepe…

Point Cloud RegistrationSelf-Supervised Learning

MONET: Multiview Semi-supervised Keypoint Detection via Epipolar Divergence

2018-05-31 · ICCV 2019 10 · Yuan Yao, Yasamin Jafarian, Hyun Soo Park

This paper presents MONET -- an end-to-end semi-supervised learning framework for a keypoint detector using multiview image streams. In particular, we consider general subjects such as non-human species where attaining a…

Data AugmentationKeypoint Detection