paper-with-me

Papers

LEAD: Self-Supervised Landmark Estimation by Aligning Distributions of Feature Similarity

2022-04-06 · Tejan Karmali, Abhinav Atrishi, Sai Sree Harsha, Susmit Agrawal, Varun Jampani, R. Venkatesh Babu

In this work, we introduce LEAD, an approach to discover landmarks from an unannotated collection of category-specific images. Existing works in self-supervised landmark detection are based on learning dense (pixel-level) feature representations from an image, which are further used to learn landmarks in a semi-supervised manner. While there have been advances in self-supervised learning of image features for instance-level tasks like classification, these methods do not ensure dense equivariant representations. The property of equivariance is of interest for dense prediction tasks like landmark estimation. In this work, we introduce an approach to enhance the learning of dense equivariant representations in a self-supervised fashion. We follow a two-stage training approach: first, we train a network using the BYOL objective which operates at an instance level. The correspondences obtained through this network are further used to train a dense and compact representation of the image using a lightweight network. We show that having such a prior in the feature extractor helps in landmark detection, even under drastically limited number of annotations while also improving generalization across scale variations.

📄 PDF Abstract BibTeX arXiv:2204.02958

Code (0)

등록된 구현이 없습니다.

Tasks

Self-Supervised Learning

Methods 이 논문이 사용한 방법론

BYOL 설명 없음

Similar Papers 제목 키워드 기반

SCE-MAE: Selective Correspondence Enhancement with Masked Autoencoder for Self-Supervised Landmark Estimation

2024-05-28 · CVPR 2024 1 · Kejia Yin, Varshanth R. Rao, Ruowei Jiang, Xudong Liu 외

Self-supervised landmark estimation is a challenging task that demands the formation of locally distinct feature representations to identify sparse facial landmarks in the absence of annotated data. To tackle this task, …

Self-Supervised LearningTask 2

Unsupervised Discovery of Facial Landmarks and Head Pose

2025-01-01 · CVPR 2025 1 · Satyajit Tourani, Siddharth Tourani, Arif Mahmood, Muhammad Haris Khan

Unsupervised landmark and head pose estimation is fundamental in fields like biometrics, augmented reality, and emotion recognition, offering accurate spatial data without relying on labeled datasets. It enhances sca…

Emotion RecognitionHead Pose EstimationLandmark TrackingPose Estimation+1

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

Self-supervised pre-training with diffusion model for few-shot landmark detection in x-ray images

2024-07-25 · Roberto Di Via, Francesca Odone, Vito Paolo Pastore

Deep neural networks have been extensively applied in the medical domain for various tasks, including image classification, segmentation, and landmark detection. However, their application is often hindered by data scarc…

Denoisingimage-classificationImage ClassificationSelf-Supervised Learning

Efficient, Self-Supervised Human Pose Estimation with Inductive Prior Tuning

2023-11-06 · Nobline Yoo, Olga Russakovsky

The goal of 2D human pose estimation (HPE) is to localize anatomical landmarks, given an image of a person in a pose. SOTA techniques make use of thousands of labeled figures (finetuning transformers or training deep CNN…

2D Human Pose EstimationPose Estimation