paper-with-me

Papers

Scene-Conditional 3D Object Stylization and Composition

2023-12-19 · Jinghao Zhou, Tomas Jakab, Philip Torr, Christian Rupprecht

Recently, 3D generative models have made impressive progress, enabling the generation of almost arbitrary 3D assets from text or image inputs. However, these approaches generate objects in isolation without any consideration for the scene where they will eventually be placed. In this paper, we propose a framework that allows for the stylization of an existing 3D asset to fit into a given 2D scene, and additionally produce a photorealistic composition as if the asset was placed within the environment. This not only opens up a new level of control for object stylization, for example, the same assets can be stylized to reflect changes in the environment, such as summer to winter or fantasy versus futuristic settings-but also makes the object-scene composition more controllable. We achieve this by combining modeling and optimizing the object's texture and environmental lighting through differentiable ray tracing with image priors from pre-trained text-to-image diffusion models. We demonstrate that our method is applicable to a wide variety of indoor and outdoor scenes and arbitrary objects. Project page: https://jensenzhoujh.github.io/scene-cond-3d/.

📄 PDF Abstract BibTeX arXiv:2312.12419

Code (0)

등록된 구현이 없습니다.

Tasks

Object

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

StylizedNeRF: Consistent 3D Scene Stylization as Stylized NeRF via 2D-3D Mutual Learning

2022-05-24 · CVPR 2022 1 · Yi-Hua Huang, Yue He, Yu-Jie Yuan, Yu-Kun Lai 외

3D scene stylization aims at generating stylized images of the scene from arbitrary novel views following a given set of style examples, while ensuring consistency when rendered from different views. Directly applying me…

Image StylizationNeRF

Text2Scene: Text-driven Indoor Scene Stylization with Part-aware Details

2023-08-31 · CVPR 2023 1 · Inwoo Hwang, Hyeonwoo Kim, Young Min Kim

We propose Text2Scene, a method to automatically create realistic textures for virtual scenes composed of multiple objects. Guided by a reference image and text descriptions, our pipeline adds detailed texture on labeled…

AI-Driven Stylization of 3D Environments

2024-11-09 · Yuanbo Chen, Yixiao Kang, Yukun Song, Cyrus Vachha 외

In this system, we discuss methods to stylize a scene of 3D primitive objects into a higher fidelity 3D scene using novel 3D representations like NeRFs and 3D Gaussian Splatting. Our approach leverages existing image sty…

Image StylizationImage to 3D

LISA: Localized Image Stylization with Audio via Implicit Neural Representation

2022-11-21 · Seung Hyun Lee, Chanyoung Kim, Wonmin Byeon, Sang Ho Yoon 외

We present a novel framework, Localized Image Stylization with Audio (LISA) which performs audio-driven localized image stylization. Sound often provides information about the specific context of the scene and is closely…

Image StylizationObjectVisual Localization

Compositional GAN (Extended Abstract): Learning Image-Conditional Binary Composition

2019-03-27 · ICLR Workshop DeepGenStruct 2019 · Samaneh Azadi, Deepak Pathak, Sayna Ebrahimi, Trevor Darrell

Generative Adversarial Networks (GANs) can produce images of surprising complexity and realism but are generally structured to sample from a single latent source ignoring the explicit spatial interaction between multiple…