English

ReStyle3D: Scene-Level Appearance Transfer with Semantic Correspondences

Computer Vision and Pattern Recognition 2025-04-29 v2 Graphics

Abstract

We introduce ReStyle3D, a novel framework for scene-level appearance transfer from a single style image to a real-world scene represented by multiple views. The method combines explicit semantic correspondences with multi-view consistency to achieve precise and coherent stylization. Unlike conventional stylization methods that apply a reference style globally, ReStyle3D uses open-vocabulary segmentation to establish dense, instance-level correspondences between the style and real-world images. This ensures that each object is stylized with semantically matched textures. It first transfers the style to a single view using a training-free semantic-attention mechanism in a diffusion model. It then lifts the stylization to additional views via a learned warp-and-refine network guided by monocular depth and pixel-wise correspondences. Experiments show that ReStyle3D consistently outperforms prior methods in structure preservation, perceptual style similarity, and multi-view coherence. User studies further validate its ability to produce photo-realistic, semantically faithful results. Our code, pretrained models, and dataset will be publicly released, to support new applications in interior design, virtual staging, and 3D-consistent stylization.

Keywords

Cite

@article{arxiv.2502.10377,
  title  = {ReStyle3D: Scene-Level Appearance Transfer with Semantic Correspondences},
  author = {Liyuan Zhu and Shengqu Cai and Shengyu Huang and Gordon Wetzstein and Naji Khosravan and Iro Armeni},
  journal= {arXiv preprint arXiv:2502.10377},
  year   = {2025}
}

Comments

SIGGRAPH 2025. Project page: https://restyle3d.github.io/

R2 v1 2026-06-28T21:44:46.966Z