paper-with-me

Papers

Unsupervised Keypoint Learning for Guiding Class-Conditional Video Prediction

2019-10-04 · NeurIPS 2019 12 · Yunji Kim, Seonghyeon Nam, In Cho, Seon Joo Kim

We propose a deep video prediction model conditioned on a single image and an action class. To generate future frames, we first detect keypoints of a moving object and predict future motion as a sequence of keypoints. The input image is then translated following the predicted keypoints sequence to compose future frames. Detecting the keypoints is central to our algorithm, and our method is trained to detect the keypoints of arbitrary objects in an unsupervised manner. Moreover, the detected keypoints of the original videos are used as pseudo-labels to learn the motion of objects. Experimental results show that our method is successfully applied to various datasets without the cost of labeling keypoints in videos. The detected keypoints are similar to human-annotated labels, and prediction results are more realistic compared to the previous methods.

📄 PDF Abstract BibTeX arXiv:1910.02027

Code (1)

YunjiKim/Unsupervised-Keypoint-Learning-for-Guiding-Class-conditional-Video-Prediction tf

Tasks

PredictionVideo Prediction

Similar Papers 제목 키워드 기반

KeyPointDiffuser: Unsupervised 3D Keypoint Learning via Latent Diffusion Models

2025-12-03 · Rhys Newbury, Juyan Zhang, Tin Tran, Hanna Kurniawati 외 arxiv

Understanding and representing the structure of 3D objects in an unsupervised manner remains a core challenge in computer vision and graphics. Most existing unsupervised keypoint methods are not designed for unconditiona…

Entropy-driven Unsupervised Keypoint Representation Learning in Videos

2022-09-30 · Ali Younes, Simone Schaub-Meyer, Georgia Chalvatzaki

Extracting informative representations from videos is fundamental for effectively learning various downstream tasks. We present a novel approach for unsupervised learning of meaningful representations from videos, levera…

Representation Learning

Unsupervised Learning of Object Keypoints for Perception and Control

2019-06-19 · NeurIPS 2019 12 · Tejas Kulkarni, Ankush Gupta, Catalin Ionescu, Sebastian Borgeaud 외

The study of object representations in computer vision has primarily focused on developing representations that are useful for image classification, object detection, or semantic segmentation as downstream tasks. In this…

3D Action Recognitionimage-classificationImage ClassificationObject+6

DDLP: Unsupervised Object-Centric Video Prediction with Deep Dynamic Latent Particles

2023-06-09 · Tal Daniel, Aviv Tamar

We propose a new object-centric video prediction algorithm based on the deep latent particle (DLP) representation. In comparison to existing slot- or patch-based representations, DLPs model the scene using a set of keypo…

ObjectPositionUnconditional Video GenerationVideo Generation+1

Sequential keypoint density estimator: an overlooked baseline of skeleton-based video anomaly detection

2025-06-23 · Anja Delić, Matej Grcić, Siniša Šegvić

Detecting anomalous human behaviour is an important visual task in safety-critical applications such as healthcare monitoring, workplace safety, or public surveillance. In these contexts, abnormalities are often reflecte…

Anomaly DetectionVideo Anomaly Detection