Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: image-to-image-translation

offfahad/human-face-sketch-to-real

This system provides the facility to convert roughly hand-drawn humam face sketch image into a realistic face image by using image generative AI in a real-time.

Language: Jupyter Notebook - Size: 12.9 MB - Last synced: 4 days ago - Pushed: 5 days ago - Stars: 2 - Forks: 0

NVIDIA/pix2pixHD

Synthesizing and manipulating 2048x1024 images with conditional GANs

Language: Python - Size: 54.4 MB - Last synced: 8 days ago - Pushed: about 1 year ago - Stars: 6,544 - Forks: 1,376

lzhbrian/image-to-image-papers

🦓<->🦒 🌃<->🌆 A collection of image to image papers with code (constantly updating)

Size: 54.7 KB - Last synced: 9 days ago - Pushed: about 4 years ago - Stars: 1,112 - Forks: 157

ChenWu98/cycle-diffusion

[ICCV 2023] A latent space for stochastic diffusion models

Language: Python - Size: 52.5 MB - Last synced: 12 days ago - Pushed: 5 months ago - Stars: 522 - Forks: 34

bupt-ai-cz/LLVIP

LLVIP: A Visible-infrared Paired Dataset for Low-light Vision

Language: Jupyter Notebook - Size: 67.4 MB - Last synced: 12 days ago - Pushed: 4 months ago - Stars: 593 - Forks: 63

mohwald/gandtr

PyTorch implementation of Dark Side Augmentation

Language: Python - Size: 178 KB - Last synced: 14 days ago - Pushed: 14 days ago - Stars: 7 - Forks: 0

clovaai/stargan-v2

StarGAN v2 - Official PyTorch Implementation (CVPR 2020)

Language: Python - Size: 37.9 MB - Last synced: 13 days ago - Pushed: about 1 year ago - Stars: 3,430 - Forks: 648

OndrejTexler/Few-Shot-Patch-Based-Training

The official implementation of our SIGGRAPH 2020 paper Interactive Video Stylization Using Few-Shot Patch-Based Training

Language: C++ - Size: 11.5 MB - Last synced: 13 days ago - Pushed: about 3 years ago - Stars: 606 - Forks: 106

omar-abdelgawad/image2image

Seminar project Unsupervised Image-to-Image translation using GANs

Language: Python - Size: 13.8 MB - Last synced: 18 days ago - Pushed: 19 days ago - Stars: 8 - Forks: 1

bryandlee/malnyun_faces

침착한 생성모델 학습기

Size: 19.5 MB - Last synced: 15 days ago - Pushed: over 3 years ago - Stars: 903 - Forks: 66

byrkbrk/cycle-gan

A simple PyTorch implementation of CycleGAN on Horse2zebra dataset

Language: Python - Size: 109 MB - Last synced: 23 days ago - Pushed: 23 days ago - Stars: 0 - Forks: 0

WindVChen/Diff-Harmonization

A novel zero-shot image harmonization method based on Diffusion Model Prior.

Language: Python - Size: 315 MB - Last synced: 24 days ago - Pushed: 24 days ago - Stars: 86 - Forks: 6

eliahuhorwitz/DeepSIM

Official PyTorch implementation of the paper: "DeepSIM: Image Shape Manipulation from a Single Augmented Training Sample" (ICCV 2021 Oral)

Language: Python - Size: 77.2 MB - Last synced: 19 days ago - Pushed: over 2 years ago - Stars: 421 - Forks: 49

lianruizuo/haca3

This is the official site of HACA3 harmonization algorithm.

Language: Python - Size: 10 MB - Last synced: 25 days ago - Pushed: 25 days ago - Stars: 11 - Forks: 2

rishikksh20/ResUnet

Pytorch implementation of ResUnet and ResUnet ++

Language: Python - Size: 51.8 KB - Last synced: 26 days ago - Pushed: over 3 years ago - Stars: 414 - Forks: 65

EndlessSora/TSIT

[ECCV 2020 Spotlight] A Simple and Versatile Framework for Image-to-Image Translation

Language: Python - Size: 6.24 MB - Last synced: 23 days ago - Pushed: 24 days ago - Stars: 272 - Forks: 33

bryandlee/FreezeG

Freezing generator for pseudo image translation

Language: Python - Size: 58.3 MB - Last synced: 25 days ago - Pushed: about 3 years ago - Stars: 473 - Forks: 55

giddyyupp/ganilla

Official Pytorch implementation of GANILLA

Language: Python - Size: 10.6 MB - Last synced: 29 days ago - Pushed: 7 months ago - Stars: 483 - Forks: 75

yiranran/QMUPD

Code for TPAMI "Quality Metric Guided Portrait Line Drawing Generation from Unpaired Training Data"

Language: Python - Size: 2.3 MB - Last synced: 19 days ago - Pushed: almost 2 years ago - Stars: 57 - Forks: 15

Hleephilip/CSG

Implementation of "Conditional Score Guidance for Text-Driven Image-to-Image Translation".

Language: Python - Size: 68.4 KB - Last synced: 13 days ago - Pushed: 10 months ago - Stars: 5 - Forks: 0

kunheek/style-aware-discriminator

CVPR 2022 - Official PyTorch implementation of "A Style-Aware Discriminator for Controllable Image Translation"

Language: Python - Size: 8.71 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 110 - Forks: 9

imlixinyang/HiSD

Official pytorch implementation of paper "Image-to-image Translation via Hierarchical Style Disentanglement" (CVPR2021 Oral).

Language: Python - Size: 48.3 MB - Last synced: 29 days ago - Pushed: over 1 year ago - Stars: 383 - Forks: 51

cedrickchee/StarGAN-Tensorflow Fork of taki0112/StarGAN-Tensorflow

Simple Tensorflow implementation of StarGAN (CVPR 2018 Oral)

Language: Python - Size: 9.2 MB - Last synced: about 1 month ago - Pushed: almost 6 years ago - Stars: 1 - Forks: 1

tajwarabraraleef/3Dpix2pix-for-prostate-brachytherapy

Keras/Tensorflow implementation of 3D pix2pix for automating seed planning for prostate brachytherapy

Language: Python - Size: 576 KB - Last synced: 22 days ago - Pushed: over 2 years ago - Stars: 4 - Forks: 3

KupynOrest/DeblurGAN

Image Deblurring using Generative Adversarial Networks

Language: Python - Size: 83.8 MB - Last synced: about 1 month ago - Pushed: over 4 years ago - Stars: 2,445 - Forks: 514

yunjey/stargan

StarGAN - Official PyTorch Implementation (CVPR 2018)

Language: Python - Size: 13.4 MB - Last synced: about 1 month ago - Pushed: over 3 years ago - Stars: 5,188 - Forks: 969

phillipi/pix2pix

Image-to-image translation with conditional adversarial nets

Language: Lua - Size: 2.38 MB - Last synced: about 1 month ago - Pushed: almost 3 years ago - Stars: 9,924 - Forks: 1,697

lucidrains/ITTR-pytorch

Implementation of the Hybrid Perception Block and Dual-Pruned Self-Attention block from the ITTR paper for Image to Image Translation using Transformers

Language: Python - Size: 146 KB - Last synced: 25 days ago - Pushed: about 2 years ago - Stars: 33 - Forks: 6

Ha0Tang/SelectionGAN

[CVPR 2019 Oral] Multi-Channel Attention Selection GAN with Cascaded Semantic Guidance for Cross-View Image Translation

Language: Python - Size: 26.5 MB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 458 - Forks: 63

cristianpjensen/thesis-pai-reconstruction

Implementation of various image-to-image translation models for photoacoustic imaging reconstruction.

Language: Python - Size: 163 KB - Last synced: 12 days ago - Pushed: 9 months ago - Stars: 6 - Forks: 0

hrithickcodes/pix2pix

This project uses a conditional generative adversarial network (cGAN) named Pix2Pix for the Image to image translation task.

Language: Jupyter Notebook - Size: 5.41 MB - Last synced: about 2 months ago - Pushed: about 3 years ago - Stars: 28 - Forks: 3

M-3LAB/awesome-multimodal-brain-image-systhesis

Size: 20.5 KB - Last synced: 4 days ago - Pushed: about 1 year ago - Stars: 25 - Forks: 6

v-code-895/Neural-Image-Translation

Unpaired Image to Image Translation Using Cycle GANs in Tensorflow 2.0

Language: Jupyter Notebook - Size: 77.2 MB - Last synced: about 2 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

Ha0Tang/AttentionGAN

AttentionGAN for Unpaired Image-to-Image Translation & Multi-Domain Image-to-Image Translation

Language: Python - Size: 207 MB - Last synced: about 2 months ago - Pushed: 11 months ago - Stars: 615 - Forks: 94

mit-han-lab/gan-compression

[CVPR 2020] GAN Compression: Efficient Architectures for Interactive Conditional GANs

Language: Python - Size: 49.1 MB - Last synced: 2 months ago - Pushed: 8 months ago - Stars: 1,083 - Forks: 146

aimagelab/art2real

Art2Real: Unfolding the Reality of Artworks via Semantically-Aware Image-to-Image Translation. CVPR 2019

Language: Python - Size: 5.5 MB - Last synced: about 1 month ago - Pushed: about 1 year ago - Stars: 76 - Forks: 6

advimman/HiDT

Official repository for the paper "High-Resolution Daytime Translation Without Domain Labels" (CVPR2020, Oral)

Language: Jupyter Notebook - Size: 174 MB - Last synced: 2 months ago - Pushed: over 1 year ago - Stars: 643 - Forks: 88

ganslate-team/ganslate

Simple and extensible GAN image-to-image translation framework. Supports natural and medical images.

Language: Python - Size: 92.8 MB - Last synced: 22 days ago - Pushed: over 2 years ago - Stars: 32 - Forks: 3

youyuge34/PI-REC

:fire: PI-REC: Progressive Image Reconstruction Network With Edge and Color Domain. :fire: 图像翻译,条件GAN,AI绘画

Language: Python - Size: 45.5 MB - Last synced: 2 months ago - Pushed: over 1 year ago - Stars: 2,020 - Forks: 244

tmabraham/UPIT

A fastai/PyTorch package for unpaired image-to-image translation.

Language: Jupyter Notebook - Size: 205 MB - Last synced: 12 days ago - Pushed: about 1 year ago - Stars: 133 - Forks: 21

bupt-ai-cz/BCI

BCI: Breast Cancer Immunohistochemical Image Generation through Pyramid Pix2pix

Language: Python - Size: 21.6 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 168 - Forks: 14

Xiaoming-Yu/DMIT

Multi-mapping Image-to-Image Translation via Learning Disentanglement. NeurIPS2019

Language: Python - Size: 10.8 MB - Last synced: 19 days ago - Pushed: over 3 years ago - Stars: 111 - Forks: 15

williamyang1991/GP-UNIT

[CVPR 2022] Unsupervised Image-to-Image Translation with Generative Prior

Language: Jupyter Notebook - Size: 56 MB - Last synced: 2 months ago - Pushed: 10 months ago - Stars: 177 - Forks: 15

milenagazdieva/ExtremalNeuralOptimalTransport

PyTorch implementation of "Extremal Domain Translation with Neural Optimal Transport" (NeurIPS 2023)

Language: Jupyter Notebook - Size: 951 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 10 - Forks: 2

blutjens/eie-earth-public

Earth Intelligence Engine: Physically-Consistent Visualizations of Climate Events with Deep Generative Vision Models

Language: Jupyter Notebook - Size: 62.4 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

JarrentWu1031/CCPL

Official Pytorch implementation of CCPL and SCTNet (ECCV2022, Oral)

Language: Python - Size: 52.1 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 183 - Forks: 25

hologerry/AGIS-Net

[SIGGRAPH Asia 2019] Artistic Glyph Image Synthesis via One-Stage Few-Shot Learning

Language: Python - Size: 33.8 MB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 116 - Forks: 22

AiArt-HDU/MATEBIT

[CVPR'23] Masked and Adaptive Transformer for Exemplar Based Image Translation (MATEBIT)

Language: Python - Size: 9.5 MB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 69 - Forks: 4

WarmongeringBeaver/PhenDiff

Train and fine-tune diffusion models. Perform image-to-image class transfer experiments.

Language: Python - Size: 104 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 4 - Forks: 0

icon-lab/pFLSynth

One Model to Unite Them All: Personalized Federated Learning of Multi-Contrast MRI Synthesis (pFLSynth)

Language: Python - Size: 5.79 MB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 10 - Forks: 2

shaoanlu/fewshot-face-translation-GAN

Generative adversarial networks integrating modules from FUNIT and SPADE for face-swapping.

Language: Jupyter Notebook - Size: 12.9 MB - Last synced: 3 months ago - Pushed: almost 3 years ago - Stars: 790 - Forks: 133

avivga/lord-pytorch

Official pytorch re-implementation of "Demystifying Inter-Class Disentanglement", ICLR 2020.

Language: Python - Size: 393 KB - Last synced: 4 months ago - Pushed: over 2 years ago - Stars: 11 - Forks: 3

avivga/lord

Official tensorflow implementation of "Demystifying Inter-Class Disentanglement", ICLR 2020.

Language: Python - Size: 394 KB - Last synced: 4 months ago - Pushed: over 2 years ago - Stars: 6 - Forks: 1

moienr/TemporalGAN

TSGAN: An Optical-to-SAR Dual Conditional GAN for Optical based SAR Temporal Shifting

Language: Jupyter Notebook - Size: 136 MB - Last synced: 3 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 1

quqixun/BioMassters

An algorithm that predicts yearly Aboveground Biomass for Finnish forests using satellite imagery. [NeurIPS 2023 Datasets & Benchmarks Track]

Language: Python - Size: 1.15 MB - Last synced: 4 months ago - Pushed: 5 months ago - Stars: 24 - Forks: 4

VCL3D/PanoDR

Code and models for "PanoDR: Spherical Panorama Diminished Reality for Indoor Scenes" presented at the OmniCV workshop of CVPR21.

Language: Python - Size: 30.3 MB - Last synced: 4 months ago - Pushed: about 2 years ago - Stars: 36 - Forks: 8

quqixun/BCIStainer

A stainer translates HE stained slices to IHC stained slices. A solution for Breast Cancer Immunohistochemical Image Generation Challenge.

Language: Python - Size: 4.12 MB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 1 - Forks: 0

avivga/overlord

Official pytorch implementation of "Scaling-up Disentanglement for Image Translation", ICCV 2021.

Language: Python - Size: 5.51 MB - Last synced: 4 months ago - Pushed: over 2 years ago - Stars: 46 - Forks: 6

fei-aiart/fei-aiart.github.io

Fei Gao's Homepage

Size: 12.8 MB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 1 - Forks: 1

vamsi3/pix2pix

An implementation of the the paper "Image-to-Image Translation with Conditional Adversarial Networks" by Isola et al.

Language: Python - Size: 6.31 MB - Last synced: 25 days ago - Pushed: about 5 years ago - Stars: 2 - Forks: 1

AjNavneet/CycleGAN_PyTorch_AnimalTranslation

CycleGAN Model in PyTorch for translating animal image to other domain irrespective of the pairing between two images.

Language: Python - Size: 110 MB - Last synced: 4 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

cyq373/ZUNIT

Zero-shot unsupervised image-to-image translation via exploiting semantic attributes. Image and Vision Computing, 2022.

Language: Python - Size: 10.5 MB - Last synced: 19 days ago - Pushed: almost 2 years ago - Stars: 11 - Forks: 2

Daru1914/B-W-Colorising-Models

This is a project for developing and evaluating models that do translation from B&W to colored images using machine learning and deep learning

Language: Jupyter Notebook - Size: 68.5 MB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

iamalexkorotin/NeuralOptimalTransport

PyTorch implementation of "Neural Optimal Transport" (ICLR 2023 Spotlight)

Language: Jupyter Notebook - Size: 38.3 MB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 113 - Forks: 17

icon-lab/SynDiff

Official PyTorch implementation of SynDiff described in the paper (https://arxiv.org/abs/2207.08208).

Language: Python - Size: 9.77 MB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 134 - Forks: 23

jaygshah/RIED-Net

Official PyTorch implementation of Deep Residual Inception Encoder-Decoder Network for Amyloid PET Harmonization

Language: Python - Size: 965 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 1 - Forks: 0

kaledhoshme123/VAE-CycleGAN-MRI-CT-Scan-Images

The study works on generating CT images from MRI images, where unsupervised learning was used using VAE-CycleGan. Since the number of samples included in the data set used in the study, and therefore in this case we are in a state of epistemic uncertainty, therefore probabilistic models were used in forming the latent space.

Language: Jupyter Notebook - Size: 11.6 MB - Last synced: 4 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

Nguyendat-bit/pix2pix-tensorflow

A Tensorflow implementation of Pix2Pix

Language: Python - Size: 1.57 MB - Last synced: 7 months ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

zsyzzsoft/co-mod-gan

[ICLR 2021, Spotlight] Large Scale Image Completion via Co-Modulated Generative Adversarial Networks

Language: Python - Size: 8.5 MB - Last synced: 7 months ago - Pushed: over 2 years ago - Stars: 412 - Forks: 67

aiff22/PyNET-PyTorch

Generating RGB photos from RAW image files with PyNET (PyTorch)

Language: Python - Size: 34.2 KB - Last synced: 7 months ago - Pushed: about 4 years ago - Stars: 312 - Forks: 51

simontomaskarlsson/CycleGAN-Keras

Keras implementation of CycleGAN using a tensorflow backend.

Language: Python - Size: 94.6 MB - Last synced: 7 months ago - Pushed: over 4 years ago - Stars: 189 - Forks: 61

koba-jon/pytorch_cpp

Deep Learning sample programs using PyTorch in C++

Language: C++ - Size: 870 KB - Last synced: 7 months ago - Pushed: 11 months ago - Stars: 225 - Forks: 49

moabarar/nemar

[CVPR2020] Unsupervised Multi-Modal Image Registration via Geometry Preserving Image-to-Image Translation

Language: Python - Size: 161 MB - Last synced: 7 months ago - Pushed: almost 4 years ago - Stars: 153 - Forks: 25

aiff22/PyNET

Generating RGB photos from RAW image files with PyNET

Language: Python - Size: 44.9 KB - Last synced: 7 months ago - Pushed: over 2 years ago - Stars: 300 - Forks: 65

aiff22/PyNET-Bokeh

Rendering Realistic Bokeh Images with PyNET

Language: Python - Size: 5.86 MB - Last synced: 7 months ago - Pushed: over 2 years ago - Stars: 154 - Forks: 26

Diego2346/AI_project

Progetto universitario per l'esame di COGNITIVE COMPUTING AND ARTIFICIAL INTELLIGENCE

Language: Jupyter Notebook - Size: 4.72 MB - Last synced: 7 months ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

Tugrulfg/Image-to-Image-Translation-With-Pix2Pix-Model

Pix2Pix model implementation for image-to-image translation.

Language: Jupyter Notebook - Size: 5.25 MB - Last synced: 4 months ago - Pushed: 9 months ago - Stars: 1 - Forks: 0

Kobaayyy/Awesome-ICCV2021-Low-Level-Vision

A Collection of Papers and Codes for ICCV2021 Low Level Vision and Image Generation

Size: 173 KB - Last synced: 7 months ago - Pushed: over 2 years ago - Stars: 205 - Forks: 86

Ashish-Abraham/Sketch_GAN

[CVPR 2019] SketchGAN: Joint Sketch Completion and Recognition with Generative Adversarial Network

Language: Python - Size: 5.52 MB - Last synced: 12 days ago - Pushed: about 1 year ago - Stars: 1 - Forks: 0

Ha0Tang/GestureGAN

[ACM MM 2018 Oral] GestureGAN for Hand Gesture-to-Gesture Translation in the Wild

Language: Python - Size: 12.7 MB - Last synced: 7 months ago - Pushed: over 1 year ago - Stars: 171 - Forks: 19

mohaEs/image-to-images-translation

image to images translation - Multi task pix2pix

Language: Python - Size: 19.1 MB - Last synced: 7 months ago - Pushed: almost 3 years ago - Stars: 18 - Forks: 8

boschresearch/OASIS

Official implementation of the paper "You Only Need Adversarial Supervision for Semantic Image Synthesis" (ICLR 2021)

Language: Python - Size: 12.8 MB - Last synced: 7 months ago - Pushed: over 1 year ago - Stars: 303 - Forks: 56

zhangqianhui/GazeAnimationV2

Unsupervised High-Resolution Portrait Gaze Correction and Animation (TIP 2022)

Size: 55.4 MB - Last synced: 7 months ago - Pushed: about 1 year ago - Stars: 184 - Forks: 30

Ha0Tang/Guided-I2I-Translation-Papers

Guided Image-to-Image Translation Papers

Size: 67.4 KB - Last synced: 7 months ago - Pushed: almost 4 years ago - Stars: 128 - Forks: 10

PITI-Synthesis/PITI

PITI: Pretraining is All You Need for Image-to-Image Translation

Language: Python - Size: 1.37 MB - Last synced: 7 months ago - Pushed: 11 months ago - Stars: 454 - Forks: 23

isadrtdinov/pix2pix

Pix2Pix: Image-to-Image Translation with Conditional GANs

Language: Python - Size: 27.6 MB - Last synced: 5 days ago - Pushed: almost 3 years ago - Stars: 1 - Forks: 0

bryandlee/naver-webtoon-faces

Generative models on NAVER Webtoon faces

Language: Jupyter Notebook - Size: 125 MB - Last synced: 7 months ago - Pushed: almost 3 years ago - Stars: 288 - Forks: 40

simontomaskarlsson/GAN-MRI

Code repository for Frontiers article 'Generative Adversarial Networks for Image-to-Image Translation on Multi-Contrast MR Images - A Comparison of CycleGAN and UNIT'

Language: Python - Size: 83.8 MB - Last synced: 7 months ago - Pushed: over 4 years ago - Stars: 218 - Forks: 74

rhgao/Im2Flow

Im2Flow: Motion Hallucination from Static Images for Action Recognition (CVPR 2018)

Language: Lua - Size: 654 KB - Last synced: 7 months ago - Pushed: over 5 years ago - Stars: 53 - Forks: 18

matanby/StarGAN-v2

A reference PyTorch implementation for "StarGAN v2: Diverse Image Synthesis for Multiple Domains" 🎭

Language: Python - Size: 17.6 KB - Last synced: 7 months ago - Pushed: about 4 years ago - Stars: 2 - Forks: 1

lyndonzheng/Synthetic2Realistic

[ECCV 2018]: T2Net: Synthetic-to-Realistic Translation for Depth Estimation Tasks

Language: Python - Size: 113 MB - Last synced: 7 months ago - Pushed: over 5 years ago - Stars: 178 - Forks: 42

sangwoomo/instagan

InstaGAN: Instance-aware Image Translation (ICLR 2019)

Language: Python - Size: 58.2 MB - Last synced: 7 months ago - Pushed: over 2 years ago - Stars: 837 - Forks: 161

KristofferLM96/GAN-human-pokemon

Image-to-Image translation using GAN. (Images of humans and turning them into pokémon.) Student project in ICT Seminar 2 (IKT441) at University of Agder. Based on junyanz github repository: https://github.com/junyanz/pytorch-CycleGAN-and-pix2pix.

Language: Python - Size: 2.29 GB - Last synced: 7 months ago - Pushed: almost 5 years ago - Stars: 3 - Forks: 1

WonwoongCho/GDWCT

Official PyTorch implementation of GDWCT (CVPR 2019, oral)

Language: Python - Size: 110 KB - Last synced: 7 months ago - Pushed: over 4 years ago - Stars: 138 - Forks: 11

michaelnation26/pix2pix-edges-with-color

Extension of the pix2pix (edges2shoes) implementation.

Language: Python - Size: 191 MB - Last synced: 7 months ago - Pushed: over 4 years ago - Stars: 1 - Forks: 0

zhanglichao/generatedTIR_tracking

Synthetic data generation for end-to-end TIR tracking (TIP2018)

Language: MATLAB - Size: 25.6 MB - Last synced: 7 months ago - Pushed: about 4 years ago - Stars: 45 - Forks: 12

WindVChen/INR-Harmonization

A novel image harmonization method based on Implicit Neural Representation.

Language: Python - Size: 28.1 MB - Last synced: 7 months ago - Pushed: 8 months ago - Stars: 34 - Forks: 3

hyperplane-lab/ACL-GAN

Unpaired Image-to-Image Translation using Adversarial Consistency Loss, ECCV 2020

Language: Python - Size: 8.44 MB - Last synced: 7 months ago - Pushed: over 1 year ago - Stars: 138 - Forks: 31

icon-lab/ResViT

Official Implementation of ResViT: Residual Vision Transformers for Multi-modal Medical Image Synthesis

Language: Python - Size: 2.01 MB - Last synced: 8 months ago - Pushed: about 1 year ago - Stars: 88 - Forks: 22

EnVision-Research/HomoInterpGAN

Homomorphic Latent Space Interpolation for Unpaired Image-to-image Translation

Language: Python - Size: 70.7 MB - Last synced: 7 months ago - Pushed: over 1 year ago - Stars: 104 - Forks: 13

Related Keywords
image-to-image-translation 213 deep-learning 79 gan 72 pytorch 64 generative-adversarial-network 60 computer-vision 42 gans 30 image-generation 28 image-translation 24 pix2pix 23 cyclegan 22 style-transfer 17 tensorflow 17 python 15 image-processing 15 image-manipulation 12 keras 12 machine-learning 11 generative-models 11 generative-adversarial-networks 10 convolutional-neural-networks 10 generative-model 9 image-synthesis 9 image-to-image 8 tensorflow2 8 computer-graphics 8 cnn 7 deep-neural-networks 7 diffusion-models 6 face-sketch-synthesis 5 neural-network 5 mri 5 pix2pix-tensorflow 5 unsupervised-learning 5 medical-imaging 5 multi-modal 5 artificial-intelligence 5 stargan 4 satellite-imagery 4 image-enhancement 4 image-reconstruction 4 semantic-image-synthesis 4 cycle-gan 4 pytorch-implementation 4 contrastive-learning 4 eccv2022 4 cgan 4 u-net 4 neural-networks 4 zero-shot-learning 3 segmentation 3 unet 3 disentanglement 3 domain-adaptation 3 adversarial-learning 3 eccv 3 cvpr 3 super-resolution 3 cvpr2022 3 dcgan 3 vae 3 python3 3 image-inpainting 3 stargan-v2 3 pix2pixhd 3 pynet 3 photos 3 photography 3 mobile 3 deeplearning 3 conditional-gan 3 camera 3 object-detection 3 face2cartoon 3 iccv2021 3 optimal-transport 3 attention-model 2 eccv-2022 2 self-supervised-learning 2 semantic-maps 2 multi-domain 2 unpaired 2 transfer-learning 2 gaugan 2 bayesian-deep-learning 2 angiography 2 unpaired-translation 2 fluorescein-angiography 2 retinal-angiography 2 retinal-fundus-images 2 cityscapes 2 raw-to-rgb 2 colorization 2 edge-detection 2 semantic-segmentation 2 night-to-day 2 uncertainty-estimation 2 uncertainty 2 cyclegan-pytorch 2 bokeh-effect 2