Unsupervised Learning of Object Landmarks via Self-Training Correspondence

Abstract

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 keypoints, we propose a self-training approach where the goal is to learn a detector that improves itself becoming more and more tuned to object landmarks. (2) Correspondence: we identify correspondence as a key objective for unsupervised landmark discovery and propose an optimization scheme which alternates between recovering object landmark correspondence across different images via clustering and learning an object landmark descriptor without labels. Compared to previous works, our approach can learn landmarks that are more flexible in terms of capturing large changes in viewpoint. We show the favourable properties of our method on a variety of difficult datasets including LS3D, BBCPose and Human3.6M. Code is available at https://github.com/malldimi1/UnsupervisedLandmarks

Cite

Text

Mallis et al. "Unsupervised Learning of Object Landmarks via Self-Training Correspondence." Neural Information Processing Systems, 2020.

Markdown

[Mallis et al. "Unsupervised Learning of Object Landmarks via Self-Training Correspondence." Neural Information Processing Systems, 2020.](https://mlanthology.org/neurips/2020/mallis2020neurips-unsupervised/)

BibTeX

@inproceedings{mallis2020neurips-unsupervised,
  title     = {{Unsupervised Learning of Object Landmarks via Self-Training Correspondence}},
  author    = {Mallis, Dimitrios and Sanchez, Enrique and Bell, Matthew and Tzimiropoulos, Georgios},
  booktitle = {Neural Information Processing Systems},
  year      = {2020},
  url       = {https://mlanthology.org/neurips/2020/mallis2020neurips-unsupervised/}
}