Exchanging learned image descriptor vectors between different object instances during training makes unsupervised landmark detectors generalize across identities.
Self-supervised Learning of Interpretable Keypoints from Unlabelled Videos
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
We propose KeypointGAN, a new method for recognizing the pose of objects from a single image that for learning uses only unlabelled videos and a weak empirical prior on the object poses. Video frames differ primarily in the pose of the objects they contain, so our method distils the pose information by analyzing the differences between frames. The distillation uses a new dual representation of the geometry of objects as a set of 2D keypoints, and as a pictorial representation, i.e. a skeleton image. This has three benefits: (1) it provides a tight `geometric bottleneck' which disentangles pose from appearance, (2) it can leverage powerful image-to-image translation networks to map between photometry and geometry, and (3) it allows to incorporate empirical pose priors in the learning process. The pose priors are obtained from unpaired data, such as from a different dataset or modality such as mocap, such that no annotated image is ever used in learning the pose recognition network. In standard benchmarks for pose recognition for humans and faces, our method achieves state-of-the-art performance among methods that do not require any labelled images for training.
fields
cs.CV 1years
2019 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Unsupervised Learning of Landmarks by Descriptor Vector Exchange
Exchanging learned image descriptor vectors between different object instances during training makes unsupervised landmark detectors generalize across identities.