中文
相关论文

相关论文: Lasagna: Layered Score Distillation for Disentangl…

200 篇论文

Pre-trained text-to-image diffusion models are increasingly applied to real-world image super-resolution (Real-ISR) task. Given the iterative refinement nature of diffusion models, most existing approaches are computationally expensive.…

计算机视觉与模式识别 · 计算机科学 2025-06-03 Linwei Dong , Qingnan Fan , Yihong Guo , Zhonghao Wang , Qi Zhang , Jinwei Chen , Yawei Luo , Changqing Zou

Building facial analysis systems that generalize to extreme variations in lighting and facial expressions is a challenging problem that can potentially be alleviated using natural-looking synthetic data. Towards that, we propose LEGAN, a…

计算机视觉与模式识别 · 计算机科学 2021-06-22 Sandipan Banerjee , Ajjen Joshi , Prashant Mahajan , Sneha Bhattacharya , Survi Kyal , Taniya Mishra

Knowledge distillation methods have recently shown to be a promising direction to speedup the synthesis of large-scale diffusion models by requiring only a few inference steps. While several powerful distillation methods were recently…

计算机视觉与模式识别 · 计算机科学 2024-04-08 Nikita Starodubcev , Artem Fedorov , Artem Babenko , Dmitry Baranchuk

Relighting radiance fields is severely underconstrained for multi-view data, which is most often captured under a single illumination condition; It is especially hard for full scenes containing multiple objects. We introduce a method to…

计算机视觉与模式识别 · 计算机科学 2024-09-18 Yohan Poirier-Ginter , Alban Gauthier , Julien Philip , Jean-Francois Lalonde , George Drettakis

Diffusion models generate images with an unprecedented level of quality, but how can we freely rearrange image layouts? Recent works generate controllable scenes via learning spatially disentangled latent codes, but these methods do not…

计算机视觉与模式识别 · 计算机科学 2024-04-11 Jiawei Ren , Mengmeng Xu , Jui-Chieh Wu , Ziwei Liu , Tao Xiang , Antoine Toisoul

Creative processes such as painting often involve creating different components of an image one by one. Can we build a computational model to perform this task? Prior works often fail by making global changes to the image, inserting objects…

计算机视觉与模式识别 · 计算机科学 2024-12-25 Alper Canberk , Maksym Bondarenko , Ege Ozguroglu , Ruoshi Liu , Carl Vondrick

Conditional image generation models have achieved remarkable results by leveraging text-based control to generate customized images. However, the high resource demands of these models and the scarcity of well-annotated data have hindered…

计算机视觉与模式识别 · 计算机科学 2025-09-29 Yicheng Jiang , Jin Yuan , Hua Yuan , Yao Zhang , Yong Rui

Reconstructing an object from photos and placing it virtually in a new environment goes beyond the standard novel view synthesis task as the appearance of the object has to not only adapt to the novel viewpoint but also to the new lighting…

计算机视觉与模式识别 · 计算机科学 2024-04-16 Benjamin Ummenhofer , Sanskar Agrawal , Rene Sepulveda , Yixing Lao , Kai Zhang , Tianhang Cheng , Stephan Richter , Shenlong Wang , German Ros

Text-guided image editing has recently experienced rapid development. However, simultaneously performing multiple editing actions on a single image, such as background replacement and specific subject attribute changes, while maintaining…

计算机视觉与模式识别 · 计算机科学 2024-04-09 Pengzhi Li , QInxuan Huang , Yikang Ding , Zhiheng Li

We address the challenge of relighting a single image or video, a task that demands precise scene intrinsic understanding and high-quality light transport synthesis. Existing end-to-end relighting models are often limited by the scarcity of…

计算机视觉与模式识别 · 计算机科学 2025-06-19 Kai He , Ruofan Liang , Jacob Munkberg , Jon Hasselgren , Nandita Vijaykumar , Alexander Keller , Sanja Fidler , Igor Gilitschenski , Zan Gojcic , Zian Wang

We present a novel, training-free approach for textual editing of real images using diffusion models. Unlike prior methods that rely on computationally expensive finetuning, our approach leverages LAtent SPatial Alignment (LASPA) to…

计算机视觉与模式识别 · 计算机科学 2024-03-20 Yazeed Alharbi , Peter Wonka

Manipulating the illumination of a 3D scene within a single image represents a fundamental challenge in computer vision and graphics. This problem has traditionally been addressed using inverse rendering techniques, which involve explicit…

计算机视觉与模式识别 · 计算机科学 2025-10-24 Shrisha Bharadwaj , Haiwen Feng , Giorgio Becherini , Victoria Fernandez Abrevaya , Michael J. Black

Diffusion models for super-resolution (SR) produce high-quality visual results but require expensive computational costs. Despite the development of several methods to accelerate diffusion-based SR models, some (e.g., SinSR) fail to produce…

Traditional computer vision models are trained to predict a fixed set of predefined categories. Recently, natural language has been shown to be a broader and richer source of supervision that provides finer descriptions to visual concepts…

计算机视觉与模式识别 · 计算机科学 2021-04-20 Ruizhe Cheng , Bichen Wu , Peizhao Zhang , Peter Vajda , Joseph E. Gonzalez

Recent approaches for 3D relighting have shown promise in integrating 2D image relighting generative priors to alter the appearance of a 3D representation while preserving the underlying structure. Nevertheless, generative priors used for…

计算机视觉与模式识别 · 计算机科学 2025-08-11 Yehonathan Litman , Fernando De la Torre , Shubham Tulsiani

Text-to-3D generation based on score distillation of pre-trained 2D diffusion models has gained increasing interest, with variational score distillation (VSD) as a remarkable example. VSD proves that vanilla score distillation can be…

计算机视觉与模式识别 · 计算机科学 2025-07-15 Yu Lei , Bingde Liu , Qingsong Xie , Haonan Lu , Zhijie Deng

Score Distillation Sampling (SDS) is a recent but already widely popular method that relies on an image diffusion model to control optimization problems using text prompts. In this paper, we conduct an in-depth analysis of the SDS loss…

计算机视觉与模式识别 · 计算机科学 2024-07-08 Thiemo Alldieck , Nikos Kolotouros , Cristian Sminchisescu

While score based generative models, or diffusion models, have found success in image synthesis, they are often coupled with text data or image label to be able to manipulate and conditionally generate images. Even though manipulation of…

计算机视觉与模式识别 · 计算机科学 2023-02-07 Sandesh Ghimire , Armand Comas , Davin Hill , Aria Masoomi , Octavia Camps , Jennifer Dy

Text-to-image synthesis aims to automatically generate images according to text descriptions given by users, which is a highly challenging task. The main issues of text-to-image synthesis lie in two gaps: the heterogeneous and homogeneous…

计算机视觉与模式识别 · 计算机科学 2018-08-22 Mingkuan Yuan , Yuxin Peng

Recent advances in zero-shot text-to-3D human generation, which employ the human model prior (eg, SMPL) or Score Distillation Sampling (SDS) with pre-trained text-to-image diffusion models, have been groundbreaking. However, SDS may provide…

计算机视觉与模式识别 · 计算机科学 2023-10-17 Jianhui Yu , Hao Zhu , Liming Jiang , Chen Change Loy , Weidong Cai , Wayne Wu