中文
相关论文

相关论文: Guided and Variance-Corrected Fusion with One-shot…

200 篇论文

We present Diffusion Soup, a compartmentalization method for Text-to-Image Generation that averages the weights of diffusion models trained on sharded data. By construction, our approach enables training-free continual learning and…

计算机视觉与模式识别 · 计算机科学 2024-06-13 Benjamin Biggs , Arjun Seshadri , Yang Zou , Achin Jain , Aditya Golatkar , Yusheng Xie , Alessandro Achille , Ashwin Swaminathan , Stefano Soatto

This report presents the comprehensive implementation, evaluation, and optimization of Denoising Diffusion Probabilistic Models (DDPMs) and Denoising Diffusion Implicit Models (DDIMs), which are state-of-the-art generative models. During…

计算机视觉与模式识别 · 计算机科学 2024-12-20 Jaineet Shah , Michael Gromis , Rickston Pinto

Language-guided image generation has achieved great success nowadays by using diffusion models. However, texts can be less detailed to describe highly-specific subjects such as a particular dog or a certain car, which makes pure…

计算机视觉与模式识别 · 计算机科学 2023-03-17 Yiyang Ma , Huan Yang , Wenjing Wang , Jianlong Fu , Jiaying Liu

Recent advances in diffusion models have driven remarkable progress in image generation. However, the generation process remains computationally intensive, and users often need to iteratively refine prompts to achieve the desired results,…

计算机视觉与模式识别 · 计算机科学 2025-10-21 Yi Wei , Shunpu Tang , Liang Zhao , Qiangian Yang

In controllable generation tasks, flexibly manipulating the generated images to attain a desired appearance or structure based on a single input image cue remains a critical and longstanding challenge. Achieving this requires the effective…

计算机视觉与模式识别 · 计算机科学 2024-12-10 Xi Wang , Yichen Peng , Heng Fang , Yilin Wang , Haoran Xie , Xi Yang , Chuntao Li

Diffusion models are the current state-of-the-art in image generation, synthesizing high-quality images by breaking down the generation process into many fine-grained denoising steps. Despite their good performance, diffusion models are…

计算机视觉与模式识别 · 计算机科学 2023-10-31 Noam Elata , Bahjat Kawar , Tomer Michaeli , Michael Elad

Diffusion model is a promising approach to image generation and has been employed for Pose-Guided Person Image Synthesis (PGPIS) with competitive performance. While existing methods simply align the person appearance to the target pose,…

计算机视觉与模式识别 · 计算机科学 2024-04-10 Yanzuo Lu , Manlin Zhang , Andy J Ma , Xiaohua Xie , Jian-Huang Lai

Font generation is a challenging problem especially for some writing systems that consist of a large number of characters and has attracted a lot of attention in recent years. However, existing methods for font generation are often in…

计算机视觉与模式识别 · 计算机科学 2021-04-09 Yangchen Xie , Xinyuan Chen , Li Sun , Yue Lu

Denoising diffusion models have shown great promise in human motion synthesis conditioned on natural language descriptions. However, integrating spatial constraints, such as pre-defined motion trajectories and obstacles, remains a challenge…

计算机视觉与模式识别 · 计算机科学 2023-10-31 Korrawe Karunratanakul , Konpat Preechakul , Supasorn Suwajanakorn , Siyu Tang

Coupled tensor approximation has recently emerged as a promising approach for the fusion of hyperspectral and multispectral images, reconciling state of the art performance with strong theoretical guarantees. However, tensor-based…

Generating photos satisfying multiple constraints find broad utility in the content creation industry. A key hurdle to accomplishing this task is the need for paired data consisting of all modalities (i.e., constraints) and their…

计算机视觉与模式识别 · 计算机科学 2023-04-21 Nithin Gopalakrishnan Nair , Wele Gedara Chaminda Bandara , Vishal M. Patel

In this paper, we propose a framework capable of generating face images that fall into the same distribution as that of a given one-shot example. We leverage a pre-trained StyleGAN model that already learned the generic face distribution.…

计算机视觉与模式识别 · 计算机科学 2020-03-31 Chao Yang , Ser-Nam Lim

Virtual try-on is a critical image synthesis task that aims to transfer clothes from one image to another while preserving the details of both humans and clothes. While many existing methods rely on Generative Adversarial Networks (GANs) to…

计算机视觉与模式识别 · 计算机科学 2023-08-14 Junhong Gou , Siyu Sun , Jianfu Zhang , Jianlou Si , Chen Qian , Liqing Zhang

We propose Generative Probabilistic Image Colorization, a diffusion-based generative process that trains a sequence of probabilistic models to reverse each step of noise corruption. Given a line-drawing image as input, our method suggests…

计算机视觉与模式识别 · 计算机科学 2021-09-30 Chie Furusawa , Shinya Kitaoka , Michael Li , Yuri Odagiri

One-shot fine-grained visual recognition often suffers from the problem of having few training examples for new fine-grained classes. To alleviate this problem, off-the-shelf image generation techniques based on Generative Adversarial…

计算机视觉与模式识别 · 计算机科学 2022-04-25 Satoshi Tsutsui , Yanwei Fu , David Crandall

Generative models transform random noise into images; their inversion aims to transform images back to structured noise for recovery and editing. This paper addresses two key tasks: (i) inversion and (ii) editing of a real image using…

机器学习 · 计算机科学 2024-10-15 Litu Rout , Yujia Chen , Nataniel Ruiz , Constantine Caramanis , Sanjay Shakkottai , Wen-Sheng Chu

In this paper, we propose a novel data augmentation technique called GenMix, which combines generative and mixture approaches to leverage the strengths of both methods. While generative models excel at creating new data patterns, they face…

计算机视觉与模式识别 · 计算机科学 2024-07-18 Hansang Lee , Haeil Lee , Helen Hong

Text-driven person image generation is an emerging and challenging task in cross-modality image generation. Controllable person image generation promotes a wide range of applications such as digital human interaction and virtual try-on.…

计算机视觉与模式识别 · 计算机科学 2022-11-14 Kaiduo Zhang , Muyi Sun , Jianxin Sun , Binghao Zhao , Kunbo Zhang , Zhenan Sun , Tieniu Tan

Multi-focus image fusion is a challenging field of study that aims to provide a completely focused image by integrating focused and un-focused pixels. Most existing methods suffer from shift variance, misregistered images, and…

计算机视觉与模式识别 · 计算机科学 2022-04-22 Sultan Sevgi Turgut , Mustafa Oral

Masked generative models (MGMs) have shown impressive generative ability while providing an order of magnitude efficient sampling steps compared to continuous diffusion models. However, MGMs still underperform in image synthesis compared to…

计算机视觉与模式识别 · 计算机科学 2024-10-18 Jiwan Hur , Dong-Jae Lee , Gyojin Han , Jaehyun Choi , Yunho Jeon , Junmo Kim
‹ 上一页 1 8 9 10 下一页 ›