中文
相关论文

相关论文: Efficient High-Resolution Image-to-Image Translati…

200 篇论文

Generating images from natural language is one of the primary applications of recent conditional generative models. Besides testing our ability to model conditional, highly dimensional distributions, text to image synthesis has many…

计算机视觉与模式识别 · 计算机科学 2018-05-03 Cristian Bodnar

Recent accelerated MRI reconstruction models have used Deep Neural Networks (DNNs) to reconstruct relatively high-quality images from highly undersampled k-space data, enabling much faster MRI scanning. However, these techniques sometimes…

图像与视频处理 · 电气工程与系统科学 2021-04-12 Itzik Malkiel , Sangtae Ahn , Valentina Taviani , Anne Menini , Lior Wolf , Christopher J. Hardy

In the field of Image-to-Image (I2I) translation, ensuring consistency between input images and their translated results is a key requirement for producing high-quality and desirable outputs. Previous I2I methods have relied on result…

计算机视觉与模式识别 · 计算机科学 2023-04-25 Yaxin Shi , Xiaowei Zhou , Ping Liu , Ivor W. Tsang

The fusion of multispectral and panchromatic images is always dubbed pansharpening. Most of the available deep learning-based pan-sharpening methods sharpen the multispectral images through a one-step scheme, which strongly depends on the…

图像与视频处理 · 电气工程与系统科学 2022-08-01 Yinghui Xing , Shuyuan Yang , Song Wang , Yan Zhang , Yanning Zhang

The original publication Unpaired Image-to-Image Translation using Cycle-Consistent Adversarial Networks served as the inspiration for this implementation project. Researchers developed a novel method for doing image-to-image translations…

计算机视觉与模式识别 · 计算机科学 2022-08-16 Sai Pavan Tadem

Generative adversarial networks (GANs) offer an effective solution to the image-to-image translation problem, thereby allowing for new possibilities in medical imaging. They can translate images from one imaging modality to another at a low…

计算机视觉与模式识别 · 计算机科学 2022-10-13 Agnieszka Tomczak , Aarushi Gupta , Slobodan Ilic , Nassir Navab , Shadi Albarqouni

Unsupervised image translation, which aims in translating two independent sets of images, is challenging in discovering the correct correspondences without paired data. Existing works build upon Generative Adversarial Network (GAN) such…

计算机视觉与模式识别 · 计算机科学 2018-02-20 Shuang Ma , Jianlong Fu , Chang Wen Chen , Tao Mei

Spectral unmixing is a significant challenge in hyperspectral image processing. Existing unmixing methods utilize prior knowledge about the abundance distribution to solve the regularization optimization problem, where the difficulty lies…

图像与视频处理 · 电气工程与系统科学 2023-12-21 Li Wang , Xiaohua Zhang , Longfei Li , Hongyun Meng , Xianghai Cao

Deep learning models have been widely applied for fast MRI. The majority of existing deep learning models, e.g., convolutional neural networks, work on data with Euclidean or regular grids structures. However, high-dimensional features…

图像与视频处理 · 电气工程与系统科学 2023-02-22 Jiahao Huang , Angelica Aviles-Rivero , Carola-Bibiane Schonlieb , Guang Yang

Image-to-Image translation in Generative Artificial Intelligence (Generative AI) has been a central focus of research, with applications spanning healthcare, remote sensing, physics, chemistry, photography, and more. Among the numerous…

计算机视觉与模式识别 · 计算机科学 2024-08-16 Arpan Mahara , Naphtali D. Rishe , Liangdong Deng

Conditional image generation is an active research topic including text2image and image translation. Recently image manipulation with linguistic instruction brings new challenges of multimodal conditional generation. However, traditional…

计算机视觉与模式识别 · 计算机科学 2022-04-05 Zhenhuan Liu , Jincan Deng , Liang Li , Shaofei Cai , Qianqian Xu , Shuhui Wang , Qingming Huang

Image super-resolution (SR) methods can generate remote sensing images with high spatial resolution without increasing the cost, thereby providing a feasible way to acquire high-resolution remote sensing images, which are difficult to…

图像与视频处理 · 电气工程与系统科学 2021-07-15 Meng Xu , Zhihao Wang , Jiasong Zhu , Xiuping Jia , Sen Jia

Generative Adversarial Networks (GANs) have facilitated a new direction to tackle the image-to-image transformation problem. Different GANs use generator and discriminator networks with different losses in the objective function. Still…

计算机视觉与模式识别 · 计算机科学 2021-11-30 Kancharagunta Kishan Babu , Shiv Ram Dubey

Purpose A Magnetic Resonance Imaging (MRI) exam typically consists of several sequences that yield different image contrasts. Each sequence is parameterized through multiple acquisition parameters that influence image contrast,…

图像与视频处理 · 电气工程与系统科学 2022-02-23 Jonas Denck , Jens Guehring , Andreas Maier , Eva Rothgang

Recent image restoration methods can be broadly categorized into two classes: (1) regression methods that recover the rough structure of the original image without synthesizing high-frequency details and (2) generative methods that…

计算机视觉与模式识别 · 计算机科学 2024-01-02 Hwayoon Lee , Kyoungkook Kang , Hyeongmin Lee , Seung-Hwan Baek , Sunghyun Cho

We propose a novel single face image super-resolution method, which named Face Conditional Generative Adversarial Network(FCGAN), based on boundary equilibrium generative adversarial networks. Without taking any facial prior information,…

计算机视觉与模式识别 · 计算机科学 2017-07-05 Huang Bin , Chen Weihai , Wu Xingming , Lin Chun-Liang

Ultrasound (US) imaging is widely used for anatomical structure inspection in clinical diagnosis. The training of new sonographers and deep learning based algorithms for US image analysis usually requires a large amount of data. However,…

图像与视频处理 · 电气工程与系统科学 2022-05-26 Jiamin Liang , Xin Yang , Yuhao Huang , Haoming Li , Shuangchi He , Xindi Hu , Zejian Chen , Wufeng Xue , Jun Cheng , Dong Ni

Image inpainting is a widely used technique in computer vision for reconstructing missing or damaged pixels in images. Recent advancements with Generative Adversarial Networks (GANs) have demonstrated superior performance over traditional…

Pan-sharpening aims at fusing a low-resolution (LR) multi-spectral (MS) image and a high-resolution (HR) panchromatic (PAN) image acquired by a satellite to generate an HR MS image. Many deep learning based methods have been developed in…

图像与视频处理 · 电气工程与系统科学 2021-06-17 Huanyu Zhou , Qingjie Liu , Yunhong Wang

Interest in image-to-image translation has grown substantially in recent years with the success of unsupervised models based on the cycle-consistency assumption. The achievements of these models have been limited to a particular subset of…

计算机视觉与模式识别 · 计算机科学 2019-02-27 Matthew Amodio , Smita Krishnaswamy