paper-with-me

홈 › Papers

Simultaneous Pose and Non-Rigid Shape With Particle Dynamics

2015-06-01 · CVPR 2015 6 · Antonio Agudo, Francesc Moreno-Noguer

In this paper, we propose a sequential solution to simultaneously estimate camera pose and non-rigid 3D shape from a monocular video. In contrast to most existing approaches that rely on global representations of the shape, we model the object at a local level, as an ensemble of particles, each ruled by the linear equation of the Newton's second law of motion. This dynamic model is incorporated into a bundle adjustment framework, in combination with simple regularization components that ensure temporal and spatial consistency of the estimated shape and camera poses. The resulting approach is both efficient and robust to several artifacts such as noisy and missing data or sudden camera motions, while it does not require any training data at all. Validation is done in a variety of real video sequences, including articulated and non-rigid motion, both for continuous and discontinuous shapes. Our system is shown to perform comparable to competing batch, computationally expensive, methods and shows remarkable improvement with respect to the sequential ones.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Learning rigid dynamics with face interaction graph networks

2022-12-07 · Kelsey R. Allen, Yulia Rubanova, Tatiana Lopez-Guevara, William Whitney 외

Simulating rigid collisions among arbitrary shapes is notoriously difficult due to complex geometry and the strong non-linearity of the interactions. While graph neural network (GNN)-based models are effective at learnin…

Graph Neural Network

Rapid Adaptation of Particle Dynamics for Generalized Deformable Object Mobile Manipulation

2026-03-18 · Bohan Wu, Roberto Martín-Martín, Li Fei-Fei arxiv

We address the challenge of learning to manipulate deformable objects with unknown dynamics. In non-rigid objects, the dynamics parameters define how they react to interactions -- how they stretch, bend, compress, and mo…

Learning Particle Dynamics for Manipulating Rigid Bodies, Deformable Objects, and Fluids

2018-10-03 · ICLR 2019 5 · Yunzhu Li, Jiajun Wu, Russ Tedrake, Joshua B. Tenenbaum 외

Real-life control tasks involve matters of various substances---rigid or soft bodies, liquid, gas---each with distinct physical behaviors. This poses challenges to traditional rigid-body physics engines. Particle-based s…

Inductive Bias

Learning Particle Dynamics Subject to Rigid Body Manipulations Using Graph Neural Networks

2025-09-03 · Niteesh Midlagajni, Constantin A. Rothkopf arxiv

Simulating particle dynamics with high fidelity is crucial for solving real-world interaction and control tasks involving liquids in design, graphics, and robotics. Recently, data-driven approaches, particularly those ba…

Flexible Neural Representation for Physics Prediction

2018-06-21 · NeurIPS 2018 12 · Damian Mrowca, Chengxu Zhuang, Elias Wang, Nick Haber 외

Humans have a remarkable capacity to understand the physical dynamics of objects in their environment, flexibly capturing complex structures and interactions at multiple levels of detail. Inspired by this ability, we pro…

PredictionRelation Network