中文
相关论文

相关论文: PC-GANs: Progressive Compensation Generative Adver…

200 篇论文

Generative adversarial networks (GANs) have attained photo-realistic quality in image generation. However, how to best control the image content remains an open challenge. We introduce LatentKeypointGAN, a two-stage GAN which is trained…

计算机视觉与模式识别 · 计算机科学 2024-10-15 Xingzhe He , Bastian Wandt , Helge Rhodin

Generative Adversarial Networks (GANs) are a recent advancement in unsupervised machine learning. They are a cat-and-mouse game between two neural networks: [1] a discriminator network which learns to validate whether a sample is real or…

宇宙学与河外天体物理 · 物理学 2020-06-23 Olivia Curtis , Tereasa G. Brainerd

Lack of annotated samples greatly restrains the direct application of deep learning in remote sensing image scene classification. Although researches have been done to tackle this issue by data augmentation with various image transformation…

计算机视觉与模式识别 · 计算机科学 2019-07-24 Dongao Ma , Ping Tang , Lijun Zhao

Medical image reconstruction is typically an ill-posed inverse problem. In order to address such ill-posed problems, the prior distribution of the sought after object property is usually incorporated by means of some sparsity-promoting…

图像与视频处理 · 电气工程与系统科学 2020-01-30 Sayantan Bhadra , Weimin Zhou , Mark A. Anastasio

In biomedical image analysis, the applicability of deep learning methods is directly impacted by the quantity of image data available. This is due to deep learning models requiring large image datasets to provide high-level performance.…

机器学习 · 计算机科学 2023-08-14 Muhammad Muneeb Saad , Ruairi O'Reilly , Mubashir Husain Rehmani

We introduce the Probabilistic Generative Adversarial Network (PGAN), a new GAN variant based on a new kind of objective function. The central idea is to integrate a probabilistic model (a Gaussian Mixture Model, in our case) into the GAN…

机器学习 · 计算机科学 2017-08-08 Hamid Eghbal-zadeh , Gerhard Widmer

To synthesize high-quality person images with arbitrary poses is challenging. In this paper, we propose a novel Multi-scale Conditional Generative Adversarial Networks (MsCGAN), aiming to convert the input conditional person image to a…

计算机视觉与模式识别 · 计算机科学 2020-03-06 Wei Tang , Gui Li , Xinyuan Bao , Teng Li

Generative Adversarial Networks (GANs) have shown promise in augmenting datasets and boosting convolutional neural networks' (CNN) performance on image classification tasks. But they introduce more hyperparameters to tune as well as the…

计算机视觉与模式识别 · 计算机科学 2022-01-25 Amil Dravid , Florian Schiffers , Yunan Wu , Oliver Cossairt , Aggelos K. Katsaggelos

Deep learning based single image super resolution (SISR) algorithms has revolutionized the overall diagnosis framework by continually improving the architectural components and training strategies associated with convolutional neural…

图像与视频处理 · 电气工程与系统科学 2022-03-15 Fayaz Ali Dharejo , Muhammad Zawish , Farah Deeba Yuanchun Zhou , Kapal Dev , Sunder Ali Khowaja , Nawab Muhammad Faseeh Qureshi

Generative Adversarial Nets (GANs) represent an important milestone for effective generative models, which has inspired numerous variants seemingly different from each other. One of the main contributions of this paper is to reveal a…

机器学习 · 统计学 2017-05-10 Jae Hyun Lim , Jong Chul Ye

Ultrasound imaging makes use of backscattering of waves during their interaction with scatterers present in biological tissues. Simulation of synthetic ultrasound images is a challenging problem on account of inability to accurately model…

计算机视觉与模式识别 · 计算机科学 2018-01-10 Francis Tom , Debdoot Sheet

Digitally retouching images has become a popular trend, with people posting altered images on social media and even magazines posting flawless facial images of celebrities. Further, with advancements in Generative Adversarial Networks…

计算机视觉与模式识别 · 计算机科学 2019-01-29 Anubhav Jain , Richa Singh , Mayank Vatsa

Large, pre-trained generative models have been increasingly popular and useful to both the research and wider communities. Specifically, BigGANs a class-conditional Generative Adversarial Networks trained on ImageNet---achieved excellent,…

机器学习 · 计算机科学 2020-10-12 Qi Li , Long Mai , Michael A. Alcorn , Anh Nguyen

Recent deep learning-based image completion methods, including both inpainting and outpainting, have demonstrated promising results in restoring corrupted images by effectively filling various missing regions. Among these, Generative…

计算机视觉与模式识别 · 计算机科学 2025-02-11 Yike Zhang , Eduardo Davalos , Jack Noble

Image inpainting is a valuable technique for enhancing images that have been corrupted. The primary challenge in this research revolves around the extent of corruption in the input image that the deep learning model must restore. To address…

计算机视觉与模式识别 · 计算机科学 2026-02-06 Mehrshad Momen-Tayefeh , Mehrdad Momen-Tayefeh , Amir Ali Ghafourian Ghahramani

Differentiable rendering has paved the way to training neural networks to perform "inverse graphics" tasks such as predicting 3D geometry from monocular photographs. To train high performing models, most of the current approaches rely on…

计算机视觉与模式识别 · 计算机科学 2021-04-22 Yuxuan Zhang , Wenzheng Chen , Huan Ling , Jun Gao , Yinan Zhang , Antonio Torralba , Sanja Fidler

PAN-sharpening aims to fuse high-resolution panchromatic (PAN) images with low-resolution multi-spectral (MS) images to generate high-resolution multi-spectral (HRMS) outputs. However, cross-modality misalignment -- caused by sensor…

计算机视觉与模式识别 · 计算机科学 2025-07-16 Jeonghyeok Do , Sungpyo Kim , Geunhyuk Youk , Jaehyup Lee , Munchurl Kim

As a powerful technique in medical imaging, image synthesis is widely used in applications such as denoising, super resolution and modality transformation etc. Recently, the revival of deep neural networks made immense progress in the field…

图像与视频处理 · 电气工程与系统科学 2021-04-23 Gengyan Zhao , Mary E. Meyerand , Rasmus M. Birn

Structures matter in single image super resolution (SISR). Recent studies benefiting from generative adversarial network (GAN) have promoted the development of SISR by recovering photo-realistic images. However, there are always undesired…

图像与视频处理 · 电气工程与系统科学 2020-03-31 Cheng Ma , Yongming Rao , Yean Cheng , Ce Chen , Jiwen Lu , Jie Zhou

Facial recognition using deep convolutional neural networks relies on the availability of large datasets of face images. Many examples of identities are needed, and for each identity, a large variety of images are needed in order for the…

计算机视觉与模式识别 · 计算机科学 2021-04-01 Richard T. Marriott , Sami Romdhani , Liming Chen
‹ 上一页 1 8 9 10 下一页 ›