Unsupervised Facial Landmark Detection

13 papers with code • 6 benchmarks • 3 datasets

Facial landmark detection in the unsupervised setting popularized by [1]. The evaluation occurs in two stages: (1) Embeddings are first learned in an unsupervised manner (i.e. without labels); (2) A simple regressor is trained to regress landmarks from the unsupervised embedding.

[1] Thewlis, James, Hakan Bilen, and Andrea Vedaldi. "Unsupervised learning of object landmarks by factorized spatial embeddings." Proceedings of the IEEE International Conference on Computer Vision. 2017.

( Image credit: Unsupervised learning of object landmarks by factorized spatial embeddings )

Unsupervised Image Representation Learning with Deep Latent Particles

taldatech/deep-latent-particles-pytorch 31 May 2022

We propose a new representation of visual data that disentangles object position from appearance.

24
31 May 2022

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.

40
21 May 2022

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.

18
02 Dec 2021

LatentKeypointGAN: Controlling GANs via Latent Keypoints

DELTA37/LatentKeypointGAN 29 Mar 2021

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

3
29 Mar 2021

Unsupervised Learning of Landmarks by Descriptor Vector Exchange

jamt9000/DVE ICCV 2019

Equivariance to random image transformations is an effective method to learn landmarks of object categories, such as the eyes and the nose in faces, without manual supervision.

77
18 Aug 2019

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.

218
03 May 2019

Unsupervised Part-Based Disentangling of Object Shape and Appearance

NVIDIA/UnsupervisedLandmarkLearning CVPR 2019

Large intra-class variation is the result of changes in multiple object characteristics.

44
16 Mar 2019

Self-supervised learning of a facial attribute embedding from video

oawiles/FAb-Net 21 Aug 2018

We propose a self-supervised framework for learning facial attributes by simply watching videos of a human face speaking, laughing, and moving over time.

85
21 Aug 2018

Deep Feature Factorization For Concept Discovery

jacobgil/pytorch-grad-cam ECCV 2018

We propose Deep Feature Factorization (DFF), a method capable of localizing similar semantic concepts within an image or a set of images.

9,487
26 Jun 2018

Unsupervised Learning of Object Landmarks through Conditional Image Generation

tomasjakab/imm NeurIPS 2018

We propose a method for learning landmark detectors for visual objects (such as the eyes and the nose in a face) without any manual supervision.

148
20 Jun 2018