|
---
|
|
license: creativeml-openrail-m
|
|
language:
|
|
- en
|
|
base_model:
|
|
- stabilityai/stable-diffusion-xl-base-1.0
|
|
pipeline_tag: image-to-image
|
|
tags:
|
|
- SIGGRAPH
|
|
- 3D-Stylization
|
|
- ReStyle3D
|
|
- cvpr
|
|
---
|
|
|
|
This repo contains the model weights for our SIGGRAPH 2025 paper: |
|
|
|
ReStyle3D: Scene-level Appearance Transfer with Semantic Correspondences |
|
|
|
[Project](https://restyle3d.github.io/) | [Code](https://github.com/GradientSpaces/ReStyle3D) |
|
|
|
<p align="center"> |
|
<a href=""> |
|
<img src="https://arxiv.org/html/2502.10377v1/x1.png" width="100%"> |
|
</a> |
|
</p> |