中文
相关论文

相关论文: BlendGAN: Learning and Blending the Internal Distr…

200 篇论文

We introduce SinGAN, an unconditional generative model that can be learned from a single natural image. Our model is trained to capture the internal distribution of patches within the image, and is then able to generate high quality,…

计算机视觉与模式识别 · 计算机科学 2019-09-06 Tamar Rott Shaham , Tali Dekel , Tomer Michaeli

Internal learning for single-image generation is a framework, where a generator is trained to produce novel images based on a single image. Since these models are trained on a single image, they are limited in their scale and application.…

计算机视觉与模式识别 · 计算机科学 2021-10-07 Raphael Bensadoun , Shir Gur , Tomer Galanti , Lior Wolf

Generative Adversarial Networks (GANs) typically learn a distribution of images in a large image dataset, and are then able to generate new images from this distribution. However, each natural image has its own internal statistics, captured…

计算机视觉与模式识别 · 计算机科学 2019-04-25 Assaf Shocher , Shai Bagon , Phillip Isola , Michal Irani

Generating images from a single sample, as a newly developing branch of image synthesis, has attracted extensive attention. In this paper, we formulate this problem as sampling from the conditional distribution of a single image, and…

计算机视觉与模式识别 · 计算机科学 2022-01-07 ZiCheng Zhang , CongYing Han , TianDe Guo

We present SinDiffusion, leveraging denoising diffusion models to capture internal distribution of patches from a single natural image. SinDiffusion significantly improves the quality and diversity of generated samples compared with…

计算机视觉与模式识别 · 计算机科学 2022-11-23 Weilun Wang , Jianmin Bao , Wengang Zhou , Dongdong Chen , Dong Chen , Lu Yuan , Houqiang Li

We introduce FewGAN, a generative model for generating novel, high-quality and diverse images whose patch distribution lies in the joint patch distribution of a small number of N>1 training samples. The method is, in essence, a hierarchical…

计算机视觉与模式识别 · 计算机科学 2022-07-25 Lior Ben-Moshe , Sagie Benaim , Lior Wolf

Image translation is a burgeoning field in computer vision where the goal is to learn the mapping between an input image and an output image. However, most recent methods require multiple generators for modeling different domain mappings,…

计算机视觉与模式识别 · 计算机科学 2020-04-20 Xiaoming Yu , Xing Cai , Zhenqiang Ying , Thomas Li , Ge Li

Single image generative models perform synthesis and manipulation tasks by capturing the distribution of patches within a single image. The classical (pre Deep Learning) prevailing approaches for these tasks are based on an optimization…

计算机视觉与模式识别 · 计算机科学 2021-08-25 Niv Granot , Ben Feinstein , Assaf Shocher , Shai Bagon , Michal Irani

Recently there has been an interest in the potential of learning generative models from a single image, as opposed to from a large dataset. This task is of practical significance, as it means that generative models can be used in domains…

计算机视觉与模式识别 · 计算机科学 2020-11-18 Tobias Hinz , Matthew Fisher , Oliver Wang , Stefan Wermter

Requirements of large amounts of data is a difficulty in training many GANs. Data efficient GANs involve fitting a generators continuous target distribution with a limited discrete set of data samples, which is a difficult task. Single…

计算机视觉与模式识别 · 计算机科学 2023-03-09 Rajiv Kumar , G. Sivakumar

Single image generation (SIG), described as generating diverse samples that have similar visual content with the given single image, is first introduced by SinGAN which builds a pyramid of GANs to progressively learn the internal patch…

计算机视觉与模式识别 · 计算机科学 2022-03-04 Zicheng Zhang , Yinglu Liu , Congying Han , Hailin Shi , Tiande Guo , Bowen Zhou

We present a method for simultaneously learning, in an unsupervised manner, (i) a conditional image generator, (ii) foreground extraction and segmentation, (iii) clustering into a two-level class hierarchy, and (iv) object removal and…

计算机视觉与模式识别 · 计算机科学 2020-11-03 Yaniv Benny , Lior Wolf

Generative models have made significant progress in the tasks of modeling complex data distributions such as natural images. The introduction of Generative Adversarial Networks (GANs) and auto-encoders lead to the possibility of training on…

计算机视觉与模式识别 · 计算机科学 2018-03-29 Tobias Hinz , Stefan Wermter

Generative models have been widely studied in computer vision. Recently, diffusion models have drawn substantial attention due to the high quality of their generated images. A key desired property of image generative models is the ability…

计算机视觉与模式识别 · 计算机科学 2022-12-20 Qiucheng Wu , Yujian Liu , Handong Zhao , Ajinkya Kale , Trung Bui , Tong Yu , Zhe Lin , Yang Zhang , Shiyu Chang

Recent progress in image generation has sparked research into controlling these models through condition signals, with various methods addressing specific challenges in conditional generation. Instead of proposing another specialized…

计算机视觉与模式识别 · 计算机科学 2025-04-08 Xirui Li , Charles Herrmann , Kelvin C. K. Chan , Yinxiao Li , Deqing Sun , Chao Ma , Ming-Hsuan Yang

In this work, we present an interesting attempt on mixture generation: absorbing different image concepts (e.g., content and style) from different domains and thus generating a new domain with learned concepts. In particular, we propose a…

机器学习 · 计算机科学 2018-07-05 Guang-Yuan Hao , Hong-Xing Yu , Wei-Shi Zheng

Diffusion models are now the undisputed state-of-the-art for image generation and image restoration. However, they require large amounts of computational power for training and inference. In this paper, we propose lightweight diffusion…

计算机视觉与模式识别 · 计算机科学 2024-06-07 Nicolas Cherel , Andrés Almansa , Yann Gousseau , Alasdair Newson

A multi-layer image is more valuable than a single-layer image from a graphic designer's perspective. However, most of the proposed image generation methods so far focus on single-layer images. In this paper, we propose MontageGAN, which is…

计算机视觉与模式识别 · 计算机科学 2022-06-01 Chean Fei Shee , Seiichi Uchida

Image stylization aims at applying a reference style to arbitrary input images. A common scenario is one-shot stylization, where only one example is available for each reference style. Recent approaches for one-shot stylization such as…

计算机视觉与模式识别 · 计算机科学 2023-04-24 Viraj Shah , Ayush Sarkar , Sudharsan Krishnakumar Anitha , Svetlana Lazebnik

Diffusion models exhibited tremendous progress in image and video generation, exceeding GANs in quality and diversity. However, they are usually trained on very large datasets and are not naturally adapted to manipulate a given input image…

计算机视觉与模式识别 · 计算机科学 2023-06-21 Yaniv Nikankin , Niv Haim , Michal Irani
‹ 上一页 1 2 3 10 下一页 ›