Image-to-Image Translation

492 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

Fine-grained Appearance Transfer with Diffusion Models

babahui/fine-grained-appearance-transfer 27 Nov 2023

A pivotal aspect of our approach is the strategic use of the predicted $x_0$ space by diffusion models within the latent space of diffusion processes.

13
27 Nov 2023

A deep learning approach for marine snow synthesis and removal

fergaletto/mssr 27 Nov 2023

Marine snow, the floating particles in underwater images, severely degrades the visibility and performance of human and machine vision systems.

0
27 Nov 2023

H-Packer: Holographic Rotationally Equivariant Convolutional Neural Network for Protein Side-Chain Packing

gvisani/hpacker 15 Nov 2023

Accurately modeling protein 3D structure is essential for the design of functional proteins.

1
15 Nov 2023

Optimal Transport-Guided Conditional Score-Based Diffusion Models

xjtu-xgu/otcs 2 Nov 2023

Conditional score-based diffusion model (SBDM) is for conditional generation of target data with paired data as condition, and has achieved great success in image translation.

40
02 Nov 2023

TPSeNCE: Towards Artifact-Free Realistic Rain Generation for Deraining and Object Detection in Rain

shenzheng2000/tpsence 1 Nov 2023

We first introduce a Triangular Probability Similarity (TPS) constraint to guide the generated images toward clear and rainy images in the discriminator manifold, thereby minimizing artifacts and distortions during rain generation.

65
01 Nov 2023

Adaptive Latent Diffusion Model for 3D Medical Image to Image Translation: Multi-modal Magnetic Resonance Imaging Study

jongdory/aldm 1 Nov 2023

Our model exhibited successful image synthesis across different source-target modality scenarios and surpassed other models in quantitative evaluations tested on multi-modal brain magnetic resonance imaging datasets of four different modalities and an independent IXI dataset.

54
01 Nov 2023

WAIT: Feature Warping for Animation to Illustration video Translation using GANs

giddyyupp/wait 7 Oct 2023

Current state-of-the-art video-to-video translation models rely on having a video sequence or a single style image to stylize an input video.

6
07 Oct 2023

VI-Diff: Unpaired Visible-Infrared Translation Diffusion Model for Single Modality Labeled Visible-Infrared Person Re-identification

hanhuang22/VI-Diff 6 Oct 2023

In this paper, we propose VI-Diff, a diffusion model that effectively addresses the task of Visible-Infrared person image translation.

6
06 Oct 2023

Image-to-Image Translation with Deep Reinforcement Learning

Algolzw/SPAC-Deformable-Registration 24 Sep 2023

The key feature in the RL-I2IT framework is to decompose a monolithic learning process into small steps with a lightweight model to progressively transform a source image successively to a target image.

47
24 Sep 2023

Masked Discriminators for Content-Consistent Unpaired Image-to-Image Translation

bonifazstuhr/feamgan 22 Sep 2023

In this work, we show that masking the inputs of a global discriminator for both domains with a content-based mask is sufficient to reduce content inconsistencies significantly.

9
22 Sep 2023