Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Think about reality-simulation matching #59

Open
David-Estevez opened this issue Oct 19, 2017 · 4 comments
Open

Think about reality-simulation matching #59

David-Estevez opened this issue Oct 19, 2017 · 4 comments

Comments

@David-Estevez
Copy link
Contributor

Once we have a simulation, we will need to match the real garment to the simulation.

@David-Estevez David-Estevez changed the title Think about matching Think about reality-simulation matching Oct 19, 2017
@David-Estevez
Copy link
Contributor Author

David-Estevez commented Jan 31, 2018

It might be interesting to check out Volumetric GANs if a GAN-approach is selected for this issue: tempoGAN: A Temporally Coherent, Volumetric GAN for Super-resolution Fluid Flow

https://ge.in.tum.de/publications/tempogan/

@David-Estevez
Copy link
Contributor Author

3D machine learning state of the art, useful for this issue: https://github.com/timzhang642/3D-Machine-Learning

@David-Estevez
Copy link
Contributor Author

David-Estevez commented Mar 5, 2018

In these works they say something about tracking constraints (might be useful):

@David-Estevez
Copy link
Contributor Author

Tracking Deformable Objects with Point Clouds - John Schulman, Alex Lee, Jonathan Ho, Pieter Abbeel

Abstract

We introduce an algorithm for tracking deformable objects from a sequence of point clouds. The proposed tracking algorithm is based on a probabilistic generative model that incorporates observations of the point cloud and the physical properties of the tracked object and its environment. We propose a modified expectation maximization algorithm to perform maximum a posteriori estimation to update the state estimate at each time step. Our modification makes it practical to perform the inference through calls to a physics simulation engine. This is significant because (i) it allows for the use of highly optimized physics simulation engines for the core computations of our tracking algorithm, and (ii) it makes it possible to naturally, and efficiently, account for physical constraints imposed by collisions, grasping actions, and material properties in the observation updates. Even in the presence of the relatively large occlusions that occur during manipulation tasks, our algorithm is able to robustly track a variety of types of deformable objects, including ones that are one-dimensional, such as ropes; two- dimensional, such as cloth; and three-dimensional, such as sponges. Our implementation can track these objects in real time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant