paper-with-me

Papers

Mesh-based Dynamics with Occlusion Reasoning for Cloth Manipulation

2022-06-06 · Zixuan Huang, Xingyu Lin, David Held

Self-occlusion is challenging for cloth manipulation, as it makes it difficult to estimate the full state of the cloth. Ideally, a robot trying to unfold a crumpled or folded cloth should be able to reason about the cloth's occluded regions. We leverage recent advances in pose estimation for cloth to build a system that uses explicit occlusion reasoning to unfold a crumpled cloth. Specifically, we first learn a model to reconstruct the mesh of the cloth. However, the model will likely have errors due to the complexities of the cloth configurations and due to ambiguities from occlusions. Our main insight is that we can further refine the predicted reconstruction by performing test-time finetuning with self-supervised losses. The obtained reconstructed mesh allows us to use a mesh-based dynamics model for planning while reasoning about occlusions. We evaluate our system both on cloth flattening as well as on cloth canonicalization, in which the objective is to manipulate the cloth into a canonical pose. Our experiments show that our method significantly outperforms prior methods that do not explicitly account for occlusions or perform test-time optimization. Videos and visualizations can be found on our $\href{https://sites.google.com/view/occlusion-reason/home}{\text{project website}}.$

📄 PDF Abstract BibTeX arXiv:2206.02881

Code (1)

zxhuang97/medor 공식 구현 pytorch

Tasks

Pose Estimation

Similar Papers 제목 키워드 기반

Self-supervised Cloth Reconstruction via Action-conditioned Cloth Tracking

2023-02-19 · Zixuan Huang, Xingyu Lin, David Held

State estimation is one of the greatest challenges for cloth manipulation due to cloth's high dimensionality and self-occlusion. Prior works propose to identify the full state of crumpled clothes by training a mesh recon…

Self-Supervised LearningState Estimation

Diffusion Dynamics Models with Generative State Estimation for Cloth Manipulation

2025-03-15 · Tongxuan Tian, Haoyang Li, Bo Ai, Xiaodi Yuan 외

Manipulating deformable objects like cloth is challenging due to their complex dynamics, near-infinite degrees of freedom, and frequent self-occlusions, which complicate state estimation and dynamics modeling. Prior work…

Model Predictive ControlState Estimation

Learning Visible Connectivity Dynamics for Cloth Smoothing

2021-05-21 · Xingyu Lin, YuFei Wang, Zixuan Huang, David Held

Robotic manipulation of cloth remains challenging for robotics due to the complex dynamics of the cloth, lack of a low-dimensional state representation, and self-occlusions. In contrast to previous model-based approaches…

Deformable Object ManipulationInductive Bias

Through-Wall Human Mesh Recovery Using Radio Signals

2019-10-01 · ICCV 2019 10 · Ming-Min Zhao, Yingcheng Liu, Aniruddh Raghu, Tianhong Li 외

This paper presents RF-Avatar, a neural network model that can estimate 3D meshes of the human body in the presence of occlusions, baggy clothes, and bad lighting conditions. We leverage that radio frequency (RF) signals…

Human Mesh Recovery

Learning a General Model: Folding Clothing with Topological Dynamics

2025-04-29 · Yiming Liu, Lijun Han, Enlin Gu, Hesheng Wang

The high degrees of freedom and complex structure of garments present significant challenges for clothing manipulation. In this paper, we propose a general topological dynamics model to fold complex clothing. By utilizin…

Graph Neural NetworkKeypoint DetectionSemantic Segmentation