paper-with-me

Papers

SeSDF: Self-evolved Signed Distance Field for Implicit 3D Clothed Human Reconstruction

2023-04-01 · CVPR 2023 1 · Yukang Cao, Kai Han, Kwan-Yee K. Wong

We address the problem of clothed human reconstruction from a single image or uncalibrated multi-view images. Existing methods struggle with reconstructing detailed geometry of a clothed human and often require a calibrated setting for multi-view reconstruction. We propose a flexible framework which, by leveraging the parametric SMPL-X model, can take an arbitrary number of input images to reconstruct a clothed human model under an uncalibrated setting. At the core of our framework is our novel self-evolved signed distance field (SeSDF) module which allows the framework to learn to deform the signed distance field (SDF) derived from the fitted SMPL-X model, such that detailed geometry reflecting the actual clothed human can be encoded for better reconstruction. Besides, we propose a simple method for self-calibration of multi-view images via the fitted SMPL-X parameters. This lifts the requirement of tedious manual calibration and largely increases the flexibility of our method. Further, we introduce an effective occlusion-aware feature fusion strategy to account for the most useful features to reconstruct the human model. We thoroughly evaluate our framework on public benchmarks, demonstrating significant superiority over the state-of-the-arts both qualitatively and quantitatively.

📄 PDF Abstract BibTeX arXiv:2304.00359

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

NoiseSDF2NoiseSDF: Learning Clean Neural Fields from Noisy Supervision

2025-07-18 · Tengkai Wang, Weihao Li, Ruikai Cui, Shi Qiu 외 arxiv

Reconstructing accurate implicit surface representations from point clouds remains a challenging task, particularly when data is captured using low-quality scanning devices. These point clouds often contain substantial n…

Point Clouds

iSDF: Real-Time Neural Signed Distance Fields for Robot Perception

2022-04-05 · Joseph Ortiz, Alexander Clegg, Jing Dong, Edgar Sucar 외

We present iSDF, a continual learning system for real-time signed distance field (SDF) reconstruction. Given a stream of posed depth images from a moving camera, it trains a randomly initialised neural network to map inp…

Continual LearningDenoising

Depth Reconstruction with Neural Signed Distance Fields in Structured Light Systems

2024-05-20 · Rukun Qiao, Hiroshi Kawasaki, Hongbin Zha

We introduce a novel depth estimation technique for multi-frame structured light setups using neural implicit representations of 3D space. Our approach employs a neural signed distance field (SDF), trained through self-s…

Depth Estimation

DCUDF2: Improving Efficiency and Accuracy in Extracting Zero Level Sets from Unsigned Distance Fields

2024-08-30 · Xuhui Chen, Fugang Yu, Fei Hou, Wencheng Wang 외

Unsigned distance fields (UDFs) allow for the representation of models with complex topologies, but extracting accurate zero level sets from these fields poses significant challenges, particularly in preserving topologic…

CSSDF-Net: Safe Motion Planning Based on Neural Implicit Representations of Configuration Space Distance Field

2026-03-19 · Haohua Chen, Yixuan Zhou, Yifan Zhou, Hesheng Wang arxiv

High-dimensional manipulator operation in unstructured environments requires a differentiable, scene-agnostic distance query mechanism to guide safe motion generation. Existing geometric collision checkers are typically …

Zero-shot GeneralizationCollision AvoidanceMotion Planning