Image-to-Image Translation

490 papers with code • 37 benchmarks • 29 datasets

Image-to-Image Translation is a task in computer vision and machine learning where the goal is to learn a mapping between an input image and an output image, such that the output image can be used to perform a specific task, such as style transfer, data augmentation, or image restoration.

( Image credit: Unpaired Image-to-Image Translation using Cycle-Consistent Adversarial Networks )

Libraries

Use these libraries to find Image-to-Image Translation models and implementations

Latest papers with no code

Practical Applications of Advanced Cloud Services and Generative AI Systems in Medical Image Analysis

no code yet • 26 Mar 2024

With the explosive growth and diversification of medical data, as well as the continuous improvement of medical needs and challenges, artificial intelligence technology is playing an increasingly important role in the medical field.

High-Resolution Image Translation Model Based on Grayscale Redefinition

no code yet • 26 Mar 2024

Image-to-image translation is a technique that focuses on transferring images from one domain to another while maintaining the essential content representations.

DreamFlow: High-Quality Text-to-3D Generation by Approximating Probability Flow

no code yet • 22 Mar 2024

Recent progress in text-to-3D generation has been achieved through the utilization of score distillation methods: they make use of the pre-trained text-to-image (T2I) diffusion models by distilling via the diffusion model training objective.

Could We Generate Cytology Images from Histopathology Images? An Empirical Study

no code yet • 16 Mar 2024

Automation in medical imaging is quite challenging due to the unavailability of annotated datasets and the scarcity of domain experts.

Versatile Defense Against Adversarial Attacks on Image Recognition

no code yet • 13 Mar 2024

When facing the PGD attack and the MI-FGSM attack, versatile defense model even outperforms the attack-specific models trained based on these two attacks.

BraSyn 2023 challenge: Missing MRI synthesis and the effect of different learning objectives

no code yet • 12 Mar 2024

This work addresses the Brain Magnetic Resonance Image Synthesis for Tumor Segmentation (BraSyn) challenge, which was hosted as part of the Brain Tumor Segmentation (BraTS) challenge in 2023.

Scene Depth Estimation from Traditional Oriental Landscape Paintings

no code yet • 6 Mar 2024

To address the problem of scene depth estimation from oriental landscape painting images, we propose a novel framework that consists of two-step Image-to-Image translation method with CLIP-based image matching at the front end to predict the real scene image that best matches with the given oriental landscape painting image.

(Un)paired signal-to-signal translation with 1D conditional GANs

no code yet • 5 Mar 2024

I show that a one-dimensional (1D) conditional generative adversarial network (cGAN) with an adversarial training architecture is capable of unpaired signal-to-signal ("sig2sig") translation.

FSL Model can Score Higher as It Is

no code yet • 28 Feb 2024

It then transfers the style or shape of the test image to the train-class images for generation of more test-class samples, before performing classification based on a set of generated samples instead of just one sample.

Improving Deep Generative Models on Many-To-One Image-to-Image Translation

no code yet • 19 Feb 2024

We then introduce a new asymmetric framework to improve existing deep generative models on many-to-one image-to-image translation.