3D Magic Mirror: Clothing Reconstruction from a Single Image via a Causal Perspective

Authors: Zhedong Zheng, Jiayin Zhu, wei-jiWei Ji, yi-yangYi Yang, tat-seng-chuaTat-Seng Chua

Published in npj Artificial Intelligence, 2026

Recommended citation: Zhedong Zheng, Jiayin Zhu, Wei Ji, Yi Yang, Tat-Seng Chua, "3D Magic Mirror: Clothing Reconstruction from a Single Image via a Causal Perspective." npj Artificial Intelligence, 2026. DOI: 10.1038/s44387-026-00082-6
Download PDF: https://zdzheng.xyz/files/2026/3D_Recon.pdf

Code is available at: https://github.com/layumi/3D-Magic-Mirror

Abstract: This research aims to study a self-supervised 3D clothing reconstruction method, which recovers the geometry shape and texture of human clothing from a single image. Compared with existing methods, we observe that three primary challenges remain: (1) 3D ground-truth meshes of clothing are usually inaccessible due to annotation difficulties and time costs; (2) Conventional template-based methods are limited to modeling non-rigid objects, e.g., handbags and dresses, which are common in fashion images; (3) The inherent ambiguity compromises the model training, such as the dilemma between a large shape with a remote camera or a small shape with a close camera. In an attempt to address the above limitations, we propose a causality-aware self-supervised learning method to adaptively reconstruct 3D non-rigid objects from 2D images without 3D annotations. In particular, to solve the inherent ambiguity among four implicit variables, i.e., camera position, shape, texture, and illumination, we introduce an explainable structural causal map (SCM) to build our model. The proposed model structure follows the spirit of the causal map, which explicitly considers the prior template in the camera estimation and shape prediction. When optimization, the causality intervention tool, i.e., two expectation-maximization loops, is deeply embedded in our algorithm to (1) disentangle four encoders and (2) facilitate the prior template. Extensive experiments on two 2D fashion benchmarks (ATR and Market-HQ) show that the proposed method could yield high-fidelity 3D reconstruction. Furthermore, we also verify the scalability of the proposed method on a fine-grained bird dataset, i.e., CUB. The code is available at https://github.com/layumi/ 3D-Magic-Mirror .

@article{zheng2026magic,
author = "Zheng, Zhedong and Zhu, Jiayin and Ji, Wei and Yang, Yi and Chua, Tat-Seng",
title = "3D Magic Mirror: Clothing Reconstruction from a Single Image via a Causal Perspective",
abstract = "This research aims to study a self-supervised 3D clothing reconstruction method, which recovers the geometry shape and texture of human clothing from a single image. Compared with existing methods, we observe that three primary challenges remain: (1) 3D ground-truth meshes of clothing are usually inaccessible due to annotation difficulties and time costs; (2) Conventional template-based methods are limited to modeling non-rigid objects, e.g., handbags and dresses, which are common in fashion images; (3) The inherent ambiguity compromises the model training, such as the dilemma between a large shape with a remote camera or a small shape with a close camera. In an attempt to address the above limitations, we propose a causality-aware self-supervised learning method to adaptively reconstruct 3D non-rigid objects from 2D images without 3D annotations. In particular, to solve the inherent ambiguity among four implicit variables, i.e., camera position, shape, texture, and illumination, we introduce an explainable structural causal map (SCM) to build our model. The proposed model structure follows the spirit of the causal map, which explicitly considers the prior template in the camera estimation and shape prediction. When optimization, the causality intervention tool, i.e., two expectation-maximization loops, is deeply embedded in our algorithm to (1) disentangle four encoders and (2) facilitate the prior template. Extensive experiments on two 2D fashion benchmarks (ATR and Market-HQ) show that the proposed method could yield high-fidelity 3D reconstruction. Furthermore, we also verify the scalability of the proposed method on a fine-grained bird dataset, i.e., CUB. The code is available at https://github.com/layumi/ 3D-Magic-Mirror .",
journal = "npj Artificial Intelligence",
url = "https://zdzheng.xyz/files/2026/3D\_Recon.pdf",
code = "https://github.com/layumi/3D-Magic-Mirror",
doi = "10.1038/s44387-026-00082-6",
funding = "FDCT/0043/2025/RIA1, 202401035, 2025A1515012281",
year = "2026" }