image-translation
There are 178 repositories under image-translation topic.
zhangqianhui/AdversarialNetsPapers
Awesome paper list with code about generative adversarial nets
zhaoxin94/awesome-domain-adaptation
A collection of AWESOME things about domian adaptation
thuml/Transfer-Learning-Library
Transfer Learning Library for Domain Adaptation, Task Adaptation, and Domain Generalization
eladrich/pixel2style2pixel
Official Implementation for "Encoding in Style: a StyleGAN Encoder for Image-to-Image Translation" (CVPR 2021) presenting the pixel2style2pixel (pSp) framework
NVlabs/MUNIT
Multimodal Unsupervised Image-to-Image Translation
mingyuliutw/UNIT
Unsupervised Image-to-Image Translation
mchong6/JoJoGAN
Official PyTorch repo for JoJoGAN: One Shot Face Stylization
weihaox/awesome-image-translation
Collection of awesome resources on image-to-image translation.
lzhbrian/image-to-image-papers
🦓<->🦒 🌃<->🌆 A collection of image to image papers with code (constantly updating)
shaoanlu/fewshot-face-translation-GAN
Generative adversarial networks integrating modules from FUNIT and SPADE for face-swapping.
xiaowei-hu/CycleGAN-tensorflow
Tensorflow implementation for learning an image-to-image translation without input-output pairs. https://arxiv.org/pdf/1703.10593.pdf
Ha0Tang/AttentionGAN
AttentionGAN for Unpaired Image-to-Image Translation & Multi-Domain Image-to-Image Translation
ZPdesu/SEAN
SEAN: Image Synthesis with Semantic Region-Adaptive Normalization (CVPR 2020, Oral)
Project-MONAI/GenerativeModels
MONAI Generative Models makes it easy to train, evaluate, and deploy generative models and related applications
cs-chan/Exclusively-Dark-Image-Dataset
Exclusively Dark (ExDARK) dataset which to the best of our knowledge, is the largest collection of low-light images taken in very low-light environments to twilight (i.e 10 different conditions) to-date with image class and object level annotations.
Ha0Tang/SelectionGAN
[CVPR 2019 Oral] Multi-Channel Attention Selection GAN with Cascaded Semantic Guidance for Cross-View Image Translation
microsoft/CoCosNet
Cross-domain Correspondence Learning for Exemplar-based Image Translation. (CVPR 2020 Oral)
LynnHo/CycleGAN-Tensorflow-2
Reimplementation of CycleGAN
omerbt/Splice
Official Pytorch Implementation for "Splicing ViT Features for Semantic Appearance Transfer" presenting "Splice" (CVPR 2022 Oral)
qyzdao/ShadeSketch
Implementation of "Learning to Shadow Hand-drawn Sketches" CVPR 2020 (Oral)
microsoft/CoCosNet-v2
CoCosNet v2: Full-Resolution Correspondence Learning for Image Translation
taki0112/MUNIT-Tensorflow
Simple Tensorflow implementation of "Multimodal Unsupervised Image-to-Image Translation" (ECCV 2018)
yikaiw/CEN
[TPAMI 2023, NeurIPS 2020] Code release for "Deep Multimodal Fusion by Channel Exchanging"
Royalvice/DocDiff
ACM Multimedia 2023: DocDiff: Document Enhancement via Residual Diffusion Models. Also contains 1597 red seals in Chinese scenes, along with their corresponding binary masks.
HideUnderBush/UI2I_via_StyleGAN2
Unsupervised image-to-image translation method via pre-trained StyleGAN2 network
Azure/co-op-translator
Easily generate multilingual translations for your project with a single command, powered by Azure AI Services.
fnzhan/UNITE
[CVPR 2022 Oral] Marginal Correspondence for Conditional Image Generation, [CVPR 2021] Unbalanced Feature Transport for Exemplar-based Image Translation
astra-vision/CoMoGAN
CoMoGAN: continuous model-guided image-to-image translation. CVPR 2021 oral.
Ha0Tang/GestureGAN
[ACM MM 2018 Oral] GestureGAN for Hand Gesture-to-Gesture Translation in the Wild
yikaiw/TokenFusion
[CVPR 2022] Code release for "Multimodal Token Fusion for Vision Transformers"
YangNaruto/FQ-GAN
Official implementation of FQ-GAN
Ha0Tang/LGGAN
[CVPR 2020] Local Class-Specific and Global Image-Level Generative Adversarial Networks for Semantic-Guided Scene Generation
WonwoongCho/GDWCT
Official PyTorch implementation of GDWCT (CVPR 2019, oral)
Ha0Tang/Guided-I2I-Translation-Papers
Guided Image-to-Image Translation Papers
donydchen/sem2nerf
😺 [ECCV'22] Sem2NeRF: Converting Single-View Semantic Masks to NeRFs
znxlwm/pytorch-pix2pix
Pytorch implementation of pix2pix for various datasets.