paper-with-me

Papers

A Repulsive Force Unit for Garment Collision Handling in Neural Networks

2022-07-28 · Qingyang Tan, Yi Zhou, Tuanfeng Wang, Duygu Ceylan, Xin Sun, Dinesh Manocha

Despite recent success, deep learning-based methods for predicting 3D garment deformation under body motion suffer from interpenetration problems between the garment and the body. To address this problem, we propose a novel collision handling neural network layer called Repulsive Force Unit (ReFU). Based on the signed distance function (SDF) of the underlying body and the current garment vertex positions, ReFU predicts the per-vertex offsets that push any interpenetrating vertex to a collision-free configuration while preserving the fine geometric details. We show that ReFU is differentiable with trainable parameters and can be integrated into different network backbones that predict 3D garment deformations. Our experiments show that ReFU significantly reduces the number of collisions between the body and the garment and better preserves geometric details compared to prior methods based on collision loss or post-processing optimization.

📄 PDF Abstract BibTeX arXiv:2207.13871

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Self-Supervised Collision Handling via Generative 3D Garment Models for Virtual Try-On

2021-05-13 · CVPR 2021 1 · Igor Santesteban, Nils Thuerey, Miguel A. Otaduy, Dan Casas

We propose a new generative model for 3D garment deformations that enables us to learn, for the first time, a data-driven method for virtual try-on that effectively addresses garment-body collisions. In contrast to exist…

Virtual Try-on

PhysDrape: Learning Explicit Forces and Collision Constraints for Physically Realistic Garment Draping

2026-02-08 · Minghai Chen, Mingyuan Liu, Ning Ma, Jianqing Li 외 arxiv

Deep learning-based garment draping has emerged as a promising alternative to traditional Physics-Based Simulation (PBS), yet robust collision handling remains a critical bottleneck. Most existing methods enforce physica…

Graph Neural Network

Enhancing Safety of Foundation Models for Visual Navigation through Collision Avoidance via Repulsive Estimation

2025-06-04 · Joonkyung Kim, Joonyeol Sim, Woojun Kim, Katia Sycara 외

We propose CARE (Collision Avoidance via Repulsive Estimation), a plug-and-play module that enhances the safety of vision-based navigation without requiring additional range sensors or fine-tuning of pretrained models. W…

Collision AvoidanceVisual Navigation

A Comparative Study of Garment Draping Techniques

2024-05-17 · Prerana Achar, Mayank Patel, Anushka Mulik, Neha Katre 외

We present a comparison review that evaluates popular techniques for garment draping for 3D fashion design, virtual try-ons, and animations. A comparative study is performed between various methods for garment draping of…

Decision Making

ContourCraft: Learning to Resolve Intersections in Neural Multi-Garment Simulations

2024-05-15 · Artur Grigorev, Giorgio Becherini, Michael J. Black, Otmar Hilliges 외

Learning-based approaches to cloth simulation have started to show their potential in recent years. However, handling collisions and intersections in neural simulations remains a largely unsolved problem. In this work, w…