中文
相关论文

相关论文: FH-GAN: Face Hallucination and Recognition using G…

200 篇论文

This paper addresses the problem of remote sensing image pan-sharpening from the perspective of generative adversarial learning. We propose a novel deep neural network based method named PSGAN. To the best of our knowledge, this is one of…

计算机视觉与模式识别 · 计算机科学 2020-12-22 Qingjie Liu , Huanyu Zhou , Qizhi Xu , Xiangyu Liu , Yunhong Wang

Generative adversarial networks (GANs) are unsupervised Deep Learning approach in the computer vision community which has gained significant attention from the last few years in identifying the internal structure of multimodal medical…

图像与视频处理 · 电气工程与系统科学 2020-05-22 Nripendra Kumar Singh , Khalid Raza

Detecting small objects is notoriously challenging due to their low resolution and noisy representation. Existing object detection pipelines usually detect small objects through learning representations of all the objects at multiple…

计算机视觉与模式识别 · 计算机科学 2017-06-21 Jianan Li , Xiaodan Liang , Yunchao Wei , Tingfa Xu , Jiashi Feng , Shuicheng Yan

While Generative Adversarial Networks (GANs) have seen huge successes in image synthesis tasks, they are notoriously difficult to adapt to different datasets, in part due to instability during training and sensitivity to hyperparameters.…

计算机视觉与模式识别 · 计算机科学 2020-06-16 Animesh Karnewar , Oliver Wang

In this paper, we propose a novel algorithm for matching faces with temporal variations caused due to age progression. The proposed generative adversarial network algorithm is a unified framework that combines facial age estimation and…

计算机视觉与模式识别 · 计算机科学 2020-11-12 Daksha Yadav , Naman Kohli , Mayank Vatsa , Richa Singh , Afzel Noore

Face super-resolution methods usually aim at producing visually appealing results rather than preserving distinctive features for further face identification. In this work, we propose a deep learning method for face verification on very…

计算机视觉与模式识别 · 计算机科学 2019-03-27 Esra Ataer-Cansizoglu , Michael Jones , Ziming Zhang , Alan Sullivan

Generative Adversarial Networks (GANs) in supervised settings can generate photo-realistic corresponding output from low-definition input (SRGAN). Using the architecture presented in the SRGAN original paper [2], we explore how selecting a…

计算机视觉与模式识别 · 计算机科学 2019-03-26 Nao Takano , Gita Alaghband

Single image super-resolution (SISR) has played an important role in the field of image processing. Recent generative adversarial networks (GANs) can achieve excellent results on low-resolution images. However, there are little literatures…

图像与视频处理 · 电气工程与系统科学 2026-01-14 Ziang Wu , Xuanyu Zhang , Yinbo Yu , Qi Zhu , Jerry Chun-Wei Lin , Chunwei Tian

Video super-resolution (VSR) has become one of the most critical problems in video processing. In the deep learning literature, recent works have shown the benefits of using adversarial-based and perceptual losses to improve the performance…

计算机视觉与模式识别 · 计算机科学 2019-06-26 Alice Lucas , Santiago Lopez Tapia , Rafael Molina , Aggelos K. Katsaggelos

The large pose discrepancy between two face images is one of the fundamental challenges in automatic face recognition. Conventional approaches to pose-invariant face recognition either perform face frontalization on, or learn a…

计算机视觉与模式识别 · 计算机科学 2018-09-13 Luan Tran , Xi Yin , Xiaoming Liu

Generative Adversarial Networks have surprising ability for generating sharp and realistic images, though they are known to suffer from the so-called mode collapse problem. In this paper, we propose a new GAN variant called Mixture Density…

机器学习 · 计算机科学 2018-11-30 Hamid Eghbal-zadeh , Werner Zellinger , Gerhard Widmer

Deep neural networks can generate images that are astonishingly realistic, so much so that it is often hard for humans to distinguish them from actual photos. These achievements have been largely made possible by Generative Adversarial…

计算机视觉与模式识别 · 计算机科学 2020-06-29 Joel Frank , Thorsten Eisenhofer , Lea Schönherr , Asja Fischer , Dorothea Kolossa , Thorsten Holz

We present the first generative adversarial network (GAN) for natural image matting. Our novel generator network is trained to predict visually appealing alphas with the addition of the adversarial loss from the discriminator that is…

计算机视觉与模式识别 · 计算机科学 2018-07-27 Sebastian Lutz , Konstantinos Amplianitis , Aljosa Smolic

Generative Adversarial Networks (GANs) produce high-quality images but are challenging to train. They need careful regularization, vast amounts of compute, and expensive hyper-parameter sweeps. We make significant headway on these issues by…

计算机视觉与模式识别 · 计算机科学 2021-11-02 Axel Sauer , Kashyap Chitta , Jens Müller , Andreas Geiger

This paper explores the application of emerging machine learning methods from image super-resolution (SR) to the task of statistical downscaling. We specifically focus on convolutional neural network-based Generative Adversarial Networks…

大气与海洋物理 · 物理学 2023-09-20 Nicolaas J. Annau , Alex J. Cannon , Adam H. Monahan

Deep learning is a hot research topic in the field of machine learning methods and applications. Generative Adversarial Networks (GANs) and Variational Auto-Encoders (VAEs) provide impressive image generations from Gaussian white noise, but…

计算机视觉与模式识别 · 计算机科学 2020-07-29 Jiasong Wu , Jing Zhang , Fuzhi Wu , Youyong Kong , Guanyu Yang , Lotfi Senhadji , Huazhong Shu

Face synthesis has been a fascinating yet challenging problem in computer vision and machine learning. Its main research effort is to design algorithms to generate photo-realistic face images via given semantic domain. It has been a crucial…

计算机视觉与模式识别 · 计算机科学 2017-06-16 Zhihe Lu , Zhihang Li , Jie Cao , Ran He , Zhenan Sun

Facial attribute editing aims to manipulate attributes on the human face, e.g., adding a mustache or changing the hair color. Existing approaches suffer from a serious compromise between correct attribute generation and preservation of the…

计算机视觉与模式识别 · 计算机科学 2020-07-14 Zhenliang He , Meina Kan , Jichao Zhang , Shiguang Shan

Face Super-Resolution (FSR) aims to recover high-resolution (HR) face images from low-resolution (LR) ones. Despite the progress made by convolutional neural networks in FSR, the results of existing approaches are not ideal due to their low…

计算机视觉与模式识别 · 计算机科学 2024-06-25 Hao Liu , Yang Yang , Yunxia Liu

Generative adversarial networks (GANs) are a class of unsupervised machine learning algorithms that can produce realistic images from randomly-sampled vectors in a multi-dimensional space. Until recently, it was not possible to generate…

计算机视觉与模式识别 · 计算机科学 2018-05-10 Andrew Beers , James Brown , Ken Chang , J. Peter Campbell , Susan Ostmo , Michael F. Chiang , Jayashree Kalpathy-Cramer