paper-with-me

Papers

Object-centric Video Prediction without Annotation

2021-05-06 · Karl Schmeckpeper, Georgios Georgakis, Kostas Daniilidis

In order to interact with the world, agents must be able to predict the results of the world's dynamics. A natural approach to learn about these dynamics is through video prediction, as cameras are ubiquitous and powerful sensors. Direct pixel-to-pixel video prediction is difficult, does not take advantage of known priors, and does not provide an easy interface to utilize the learned dynamics. Object-centric video prediction offers a solution to these problems by taking advantage of the simple prior that the world is made of objects and by providing a more natural interface for control. However, existing object-centric video prediction pipelines require dense object annotations in training video sequences. In this work, we present Object-centric Prediction without Annotation (OPA), an object-centric video prediction method that takes advantage of priors from powerful computer vision models. We validate our method on a dataset comprised of video sequences of stacked objects falling, and demonstrate how to adapt a perception model in an environment through end-to-end video prediction training.

📄 PDF Abstract BibTeX arXiv:2105.02799

Code (1)

kschmeckpeper/opa 공식 구현 pytorch

Tasks

ObjectPredictionVideo Prediction

Similar Papers 제목 키워드 기반

Time-Conditioned Generative Modeling of Object-Centric Representations for Video Decomposition and Prediction

2023-01-21 · Chengmin Gao, Bin Li

When perceiving the world from multiple viewpoints, humans have the ability to reason about the complete objects in a compositional manner even when an object is completely occluded from certain viewpoints. Meanwhile, hu…

DisentanglementGaussian ProcessesObjectVideo Generation

VESSA: Video-based objEct-centric Self-Supervised Adaptation for Visual Foundation Models

2025-10-23 · Jesimon Barreto, Carlos Caetano, André Araujo, William Robson Schwartz arxiv

Foundation models have advanced computer vision by enabling strong performance across diverse tasks through large-scale pretraining and supervised fine-tuning. However, they may underperform in domains with distribution …

Self-Supervised Learning

Learning Cross-View Object Correspondence via Cycle-Consistent Mask Prediction

2026-02-22 · Shannan Yan, Leqi Zheng, Keyu Lv, Jingchen Ni 외 arxiv

We study the task of establishing object-level visual correspondence across different viewpoints in videos, focusing on the challenging egocentric-to-exocentric and exocentric-to-egocentric scenarios. We propose a simple…

Self-Supervision by Prediction for Object Discovery in Videos

2021-03-09 · Beril Besbinar, Pascal Frossard

Despite their irresistible success, deep learning algorithms still heavily rely on annotated data. On the other hand, unsupervised settings pose many challenges, especially about determining the right inductive bias in d…

Inductive BiasObjectObject DiscoveryObject Discovery In Videos+3

PlaySlot: Learning Inverse Latent Dynamics for Controllable Object-Centric Video Prediction and Planning

2025-02-11 · Angel Villar-Corrales, Sven Behnke

Predicting future scene representations is a crucial task for enabling robots to understand and interact with the environment. However, most existing methods rely on videos and simulations with precise action annotations…

ObjectVideo Prediction