A single-image 3D keypoint estimator trained without 3D labels, using multi-view diffusion-generated views and features as self-supervision.
LatentKeypointGAN: Controlling Images via Latent Keypoints
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Generative adversarial networks (GANs) have attained photo-realistic quality in image generation. However, how to best control the image content remains an open challenge. We introduce LatentKeypointGAN, a two-stage GAN which is trained end-to-end on the classical GAN objective with internal conditioning on a set of space keypoints. These keypoints have associated appearance embeddings that respectively control the position and style of the generated objects and their parts. A major difficulty that we address with suitable network architectures and training schemes is disentangling the image into spatial and appearance factors without domain knowledge and supervision signals. We demonstrate that LatentKeypointGAN provides an interpretable latent space that can be used to re-arrange the generated images by re-positioning and exchanging keypoint embeddings, such as generating portraits by combining the eyes, nose, and mouth from different images. In addition, the explicit generation of keypoints and matching images enables a new, GAN-based method for unsupervised keypoint detection.
citation-role summary
citation-polarity summary
fields
cs.CV 1years
2025 1verdicts
CONDITIONAL 1roles
baseline 1polarities
baseline 1representative citing papers
citing papers explorer
-
Unsupervised Monocular 3D Keypoint Discovery from Multi-View Diffusion Priors
A single-image 3D keypoint estimator trained without 3D labels, using multi-view diffusion-generated views and features as self-supervision.