Unsupervised Keypoint Estimation

6 papers with code • 1 benchmarks • 1 datasets

This task has no description! Would you like to contribute one?

Most implemented papers

Unsupervised Discovery of Object Landmarks as Structural Representations

YutingZhang/lmdis-rep CVPR 2018

Deep neural networks can model images with rich latent representations, but they cannot naturally conceptualize structures of object categories in a human-perceptible way.

SCOPS: Self-Supervised Co-Part Segmentation

NVlabs/SCOPS CVPR 2019

Parts provide a good intermediate representation of objects that is robust with respect to the camera, pose and appearance variations.

LatentKeypointGAN: Controlling GANs via Latent Keypoints

DELTA37/LatentKeypointGAN 29 Mar 2021

Generative adversarial networks (GANs) have attained photo-realistic quality in image generation.

Unsupervised Part Discovery from Contrastive Reconstruction

subhc/unsup-parts NeurIPS 2021

First, we construct a proxy task through a set of objectives that encourages the model to learn a meaningful decomposition of the image into its parts.

GANSeg: Learning to Segment by Unsupervised Hierarchical Image Generation

xingzhehe/ganseg CVPR 2022

Segmenting an image into its parts is a frequent preprocess for high-level vision tasks such as image editing.

AutoLink: Self-supervised Learning of Human Skeletons and Object Outlines by Linking Keypoints

xingzhehe/AutoLink-Self-supervised-Learning-of-Human-Skeletons-and-Object-Outlines-by-Linking-Keypoints 21 May 2022

Our key ingredients are i) an encoder that predicts keypoint locations in an input image, ii) a shared graph as a latent variable that links the same pairs of keypoints in every image, iii) an intermediate edge map that combines the latent graph edge weights and keypoint locations in a soft, differentiable manner, and iv) an inpainting objective on randomly masked images.