中文
相关论文

相关论文: WINE: Wavelet-Guided GAN Inversion and Editing for…

200 篇论文

In StyleGAN, convolution kernels are shaped by both static parameters shared across images and dynamic modulation factors $w^+\in\mathcal{W}^+$ specific to each image. Therefore, $\mathcal{W}^+$ space is often used for image inversion and…

计算机视觉与模式识别 · 计算机科学 2024-10-10 Siwei Xia , Xueqi Hu , Li Sun , Qingli Li

Image denoising aims to restore a clean image from an observed noisy image. The model-based image denoising approaches can achieve good generalization ability over different noise levels and are with high interpretability. Learning-based…

图像与视频处理 · 电气工程与系统科学 2022-07-13 Jun-Jie Huang , Pier Luigi Dragotti

One highly promising direction for enabling flexible real-time on-device image editing is utilizing data distillation by leveraging large-scale text-to-image diffusion models to generate paired datasets used for training generative…

计算机视觉与模式识别 · 计算机科学 2024-06-04 Yifan Gong , Zheng Zhan , Qing Jin , Yanyu Li , Yerlan Idelbayev , Xian Liu , Andrey Zharkov , Kfir Aberman , Sergey Tulyakov , Yanzhi Wang , Jian Ren

A foveated image can be entirely reconstructed from a sparse set of samples distributed according to the retinal sensitivity of the human visual system, which rapidly decreases with increasing eccentricity. The use of Generative Adversarial…

图形学 · 计算机科学 2023-04-18 Luca Surace , Marek Wernikowski , Cara Tursun , Karol Myszkowski , Radosław Mantiuk , Piotr Didyk

Recent advances in deep neuroevolution have demonstrated that evolutionary algorithms, such as evolution strategies (ES) and genetic algorithms (GA), can scale to train deep neural networks to solve difficult reinforcement learning (RL)…

神经与进化计算 · 计算机科学 2018-05-04 Rui Wang , Jeff Clune , Kenneth O. Stanley

We present a high-fidelity 3D generative adversarial network (GAN) inversion framework that can synthesize photo-realistic novel views while preserving specific details of the input image. High-fidelity 3D GAN inversion is inherently…

计算机视觉与模式识别 · 计算机科学 2022-11-30 Jiaxin Xie , Hao Ouyang , Jingtan Piao , Chenyang Lei , Qifeng Chen

Existing GAN inversion methods fail to provide latent codes for reliable reconstruction and flexible editing simultaneously. This paper presents a transformer-based image inversion and editing model for pretrained StyleGAN which is not only…

计算机视觉与模式识别 · 计算机科学 2022-03-16 Xueqi Hu , Qiusheng Huang , Zhengyi Shi , Siyuan Li , Changxin Gao , Li Sun , Qingli Li

Image denoising is of vital importance in many imaging or computer vision related areas. With the convolutional neural networks showing strong capability in computer vision tasks, the performance of image denoising has also been brought up…

计算机视觉与模式识别 · 计算机科学 2021-12-23 Zhuang Jia

The exploration of the latent space in StyleGANs and GAN inversion exemplify impressive real-world image editing, yet the trade-off between reconstruction quality and editing quality remains an open problem. In this study, we revisit…

计算机视觉与模式识别 · 计算机科学 2023-06-02 Kai Katsumata , Duc Minh Vo , Bei Liu , Hideki Nakayama

The GAN-based infrared and visible image fusion methods have gained ever-increasing attention due to its effectiveness and superiority. However, the existing methods adopt the global pixel distribution of source images as the basis for…

计算机视觉与模式识别 · 计算机科学 2023-02-15 Xiaowen Liu , Renhua Wang , Hongtao Huo , Xin Yang , Jing Li

Image-to-image translation has been revolutionized with GAN-based methods. However, existing methods lack the ability to preserve the identity of the source domain. As a result, synthesized images can often over-adapt to the reference…

计算机视觉与模式识别 · 计算机科学 2021-08-06 Mu Cai , Hong Zhang , Huijuan Huang , Qichuan Geng , Yixuan Li , Gao Huang

Latest diffusion-based methods for many image restoration tasks outperform traditional models, but they encounter the long-time inference problem. To tackle it, this paper proposes a Wavelet-Based Diffusion Model (WaveDM). WaveDM learns the…

计算机视觉与模式识别 · 计算机科学 2024-01-26 Yi Huang , Jiancheng Huang , Jianzhuang Liu , Mingfu Yan , Yu Dong , Jiaxi Lv , Chaoqi Chen , Shifeng Chen

Most GAN(Generative Adversarial Network)-based approaches towards high-fidelity waveform generation heavily rely on discriminators to improve their performance. However, GAN methods introduce much uncertainty into the generation process and…

声音 · 计算机科学 2022-03-22 Shengyuan Xu , Wenxiao Zhao , Jing Guo

Image inpainting is the task of filling masked or unknown regions of an image with visually realistic contents, which has been remarkably improved by Deep Neural Networks (DNNs) recently. Essentially, as an inverse problem, the inpainting…

计算机视觉与模式识别 · 计算机科学 2022-06-15 Chenjie Cao , Chengrong Wang , Yuntao Zhang , Yanwei Fu

Single Image Super-resolution (SISR) produces high-resolution images with fine spatial resolutions from aremotely sensed image with low spatial resolution. Recently, deep learning and generative adversarial networks(GANs) have made…

图像与视频处理 · 电气工程与系统科学 2022-02-01 Fayaz Ali Dharejo , Farah Deeba , Yuanchun Zhou , Bhagwan Das , Munsif Ali Jatoi , Muhammad Zawish , Yi Du , Xuezhi Wang

Real-world image manipulation has achieved fantastic progress in recent years. GAN inversion, which aims to map the real image to the latent code faithfully, is the first step in this pipeline. However, existing GAN inversion methods fail…

计算机视觉与模式识别 · 计算机科学 2023-05-19 Bangrui Jiang , Zhenhua Guo , Yujiu Yang

Image inpainting, which refers to the synthesis of missing regions in an image, can help restore occluded or degraded areas and also serve as a precursor task for self-supervision. The current state-of-the-art models for image inpainting…

计算机视觉与模式识别 · 计算机科学 2023-07-04 Pranav Jeevan , Dharshan Sampath Kumar , Amit Sethi

Leveraging the power of deep learning to design nanophotonic devices has been an area of active research in recent times, with Generative Adversarial Networks (GANs) being a popular choice alongside autoencoder-based methods. However, both…

Generative adversarial networks (GANs) learn a deep generative model that is able to synthesise novel, high-dimensional data samples. New data samples are synthesised by passing latent samples, drawn from a chosen prior distribution,…

计算机视觉与模式识别 · 计算机科学 2018-02-16 Antonia Creswell , Anil A Bharath

Over the past decades, a large number of techniques have emerged in modern imaging systems to capture the exact information of the original scene regardless of shake, motion, lighting conditions and etc., These developments have…

计算机视觉与模式识别 · 计算机科学 2018-08-28 Pushparaja Murugan