paper-with-me

Papers

Object landmark discovery through unsupervised adaptation

2019-10-21 · NeurIPS 2019 12 · Enrique Sanchez, Georgios Tzimiropoulos

This paper proposes a method to ease the unsupervised learning of object landmark detectors. Similarly to previous methods, our approach is fully unsupervised in a sense that it does not require or make any use of annotated landmarks for the target object category. Contrary to previous works, we do however assume that a landmark detector, which has already learned a structured representation for a given object category in a fully supervised manner, is available. Under this setting, our main idea boils down to adapting the given pre-trained network to the target object categories in a fully unsupervised manner. To this end, our method uses the pre-trained network as a core which remains frozen and does not get updated during training, and learns, in an unsupervised manner, only a projection matrix to perform the adaptation to the target categories. By building upon an existing structured representation learned in a supervised manner, the optimization problem solved by our method is much more constrained with significantly less parameters to learn which seems to be important for the case of unsupervised learning. We show that our method surpasses fully unsupervised techniques trained from scratch as well as a strong baseline based on fine-tuning, and produces state-of-the-art results on several datasets. Code can be found at https://github.com/ESanchezLozano/SAIC-Unsupervised-landmark-detection-NeurIPS2019 .

📄 PDF Abstract BibTeX arXiv:1910.09469

Code (1)

ESanchezLozano/SAIC-Unsupervised-landmark-detection-NeurIPS2019 공식 구현 pytorch

Tasks

ObjectUnsupervised Landmark Detection

Similar Papers 제목 키워드 기반

Unsupervised Learning of Object Landmarks via Self-Training Correspondence

2020-12-01 · NeurIPS 2020 12 · Dimitrios Mallis, Enrique Sanchez, Matthew Bell, Georgios Tzimiropoulos

This paper addresses the problem of unsupervised discovery of object landmarks. We take a different path compared to that of existing works, based on 2 novel perspectives: (1) Self-training: starting from generic keypoin…

ClusteringObjectUnsupervised Landmark Detection

From Keypoints to Object Landmarks via Self-Training Correspondence: A novel approach to Unsupervised Landmark Discovery

2022-05-31 · Dimitrios Mallis, Enrique Sanchez, Matt Bell, Georgios Tzimiropoulos

This paper proposes a novel paradigm for the unsupervised learning of object landmark detectors. Contrary to existing methods that build on auxiliary tasks such as image generation or equivariance, we propose a self-trai…

Contrastive LearningImage Generation

Unsupervised Discovery of Object Landmarks as Structural Representations

2018-04-12 · CVPR 2018 6 · Yuting Zhang, Yijie Guo, Yixin Jin, Yijun Luo 외

Deep neural networks can model images with rich latent representations, but they cannot naturally conceptualize structures of object categories in a human-perceptible way. This paper addresses the problem of learning obj…

ObjectUnsupervised Facial Landmark DetectionUnsupervised Human Pose EstimationUnsupervised Keypoint Estimation

Unsupervised Landmark Discovery Using Consistency Guided Bottleneck

2023-09-19 · Mamona Awan, Muhammad Haris Khan, Sanoojan Baliah, Muhammad Ahmad Waseem 외

We study a challenging problem of unsupervised discovery of object landmarks. Many recent methods rely on bottlenecks to generate 2D Gaussian heatmaps however, these are limited in generating informed heatmaps while trai…

Image Reconstruction

On Equivariant and Invariant Learning of Object Landmark Representations

2020-06-26 · ICCV 2021 10 · Zezhou Cheng, Jong-Chyi Su, Subhransu Maji

Given a collection of images, humans are able to discover landmarks by modeling the shared geometric structure across instances. This idea of geometric equivariance has been widely used for the unsupervised discovery of …

Contrastive LearningObjectRepresentation Learning