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

GitHub topics: image-to-image-translation

KupynOrest/DeblurGAN

Image Deblurring using Generative Adversarial Networks

Language: Python - Size: 83.8 MB - Last synced at: 3 days ago - Pushed at: over 5 years ago - Stars: 2,584 - Forks: 528

clovaai/stargan-v2

StarGAN v2 - Official PyTorch Implementation (CVPR 2020)

Language: Python - Size: 37.9 MB - Last synced at: 4 days ago - Pushed at: almost 2 years ago - Stars: 3,553 - Forks: 666

yunjey/stargan

StarGAN - Official PyTorch Implementation (CVPR 2018)

Language: Python - Size: 13.4 MB - Last synced at: 4 days ago - Pushed at: about 4 years ago - Stars: 5,263 - Forks: 972

Yonsei-STL/pix2next

Official implementation of "Pix2Next: Leveraging Vision Foundation Models for RGB to NIR Image Translation"

Language: Python - Size: 34.1 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0

omar-abdelgawad/image2image

Seminar project Unsupervised Image-to-Image translation using GANs

Language: Python - Size: 15.9 MB - Last synced at: 7 days ago - Pushed at: 11 months ago - Stars: 7 - Forks: 2

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 at: 10 days ago - Pushed at: over 2 years ago - Stars: 2,049 - Forks: 241

NVIDIA/pix2pixHD

Synthesizing and manipulating 2048x1024 images with conditional GANs

Language: Python - Size: 54.4 MB - Last synced at: 9 days ago - Pushed at: 5 months ago - Stars: 6,755 - Forks: 1,409

NICALab/STABLE

Preserving Spatial and Quantitative Information in Unpaired Biomedical Image-to-Image Translation

Language: Python - Size: 154 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

mit-han-lab/gan-compression

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

Language: Python - Size: 49.1 MB - Last synced at: 9 days ago - Pushed at: 11 months ago - Stars: 1,111 - Forks: 152

aiff22/PyNET

Generating RGB photos from RAW image files with PyNET

Language: Python - Size: 44.9 KB - Last synced at: 11 days ago - Pushed at: over 3 years ago - Stars: 333 - Forks: 72

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 at: 12 days ago - Pushed at: over 1 year ago - Stars: 269 - Forks: 38

VivienneForReal/BiOSGen

Tumor staining using Stable One-step Diffusion for fast neural style transfer

Language: Python - Size: 151 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

bryandlee/naver-webtoon-faces

Generative models on NAVER Webtoon faces

Language: Jupyter Notebook - Size: 125 MB - Last synced at: 8 days ago - Pushed at: almost 4 years ago - Stars: 295 - Forks: 40

bupt-ai-cz/LLVIP

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

Language: Jupyter Notebook - Size: 67.4 MB - Last synced at: 16 days ago - Pushed at: about 1 year ago - Stars: 699 - Forks: 65

icon-lab/ResViT

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

Language: Python - Size: 2.01 MB - Last synced at: 12 days ago - Pushed at: almost 2 years ago - Stars: 146 - Forks: 27

yuuIind/SAR2Optical

SAR to Optical Image-to-Image Translation with pix2pix

Language: Jupyter Notebook - Size: 7.18 MB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 9 - Forks: 2

phillipi/pix2pix

Image-to-image translation with conditional adversarial nets

Language: Lua - Size: 2.38 MB - Last synced at: 17 days ago - Pushed at: almost 4 years ago - Stars: 10,358 - Forks: 1,722

aiff22/PyNET-Bokeh

Rendering Realistic Bokeh Images with PyNET

Language: Python - Size: 5.87 MB - Last synced at: 13 days ago - Pushed at: 4 months ago - Stars: 174 - Forks: 30

ChenWu98/cycle-diffusion

[ICCV 2023] A latent space for stochastic diffusion models

Language: Python - Size: 52.5 MB - Last synced at: 21 days ago - Pushed at: over 1 year ago - Stars: 617 - Forks: 36

advimman/HiDT

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

Language: Jupyter Notebook - Size: 174 MB - Last synced at: 13 days ago - Pushed at: about 2 years ago - Stars: 654 - Forks: 86

Kaminyou/Dense-Normalization

[ECCV 2024] Official implementation of "Every Pixel Has its Moments: Ultra-High-Resolution Unpaired Image-to-Image Translation via Dense Normalization"

Language: Python - Size: 24.5 MB - Last synced at: 21 days ago - Pushed at: 5 months ago - Stars: 40 - Forks: 1

aiff22/PyNET-PyTorch

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

Language: Python - Size: 34.2 KB - Last synced at: 9 days ago - Pushed at: about 5 years ago - Stars: 359 - Forks: 58

icon-lab/SelfRDB

Official PyTorch implementation of SelfRDB, a diffusion bridge model for multi-modal medical image synthesis

Language: Python - Size: 453 KB - Last synced at: 12 days ago - Pushed at: about 2 months ago - Stars: 47 - Forks: 1

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

Size: 20.5 KB - Last synced at: 7 days ago - Pushed at: about 2 years ago - Stars: 33 - Forks: 6

imamaaa/cyclegan-face-sketch-image-translation

This project implements CycleGAN for bidirectional face-to-sketch and sketch-to-face image translation. The model is trained on the Person Face Sketches dataset and includes a Flask-based API & web interface for real-time image conversion.

Language: Jupyter Notebook - Size: 0 Bytes - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 0 - Forks: 0

NikitaStasenko/RGB2NIR_Experimental

This repository contains several image-to-image translation models, whcih were tested for RGB to NIR image generation. The models are Pix2Pix, Pix2PixHD, CycleGAN and PointWise.

Language: Jupyter Notebook - Size: 379 KB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 11 - Forks: 2

icon-lab/I2I-Mamba

Official implementation of I2I-Mamba, an image-to-image translation model based on selective state spaces

Language: Python - Size: 294 KB - Last synced at: 12 days ago - Pushed at: 4 months ago - Stars: 69 - Forks: 7

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 at: 12 days ago - Pushed at: over 3 years ago - Stars: 425 - Forks: 49

xinario/SAGAN

Sharpness-aware Low Dose CT Denoising Using Conditional Generative Adversarial Network

Language: Lua - Size: 781 KB - Last synced at: 14 days ago - Pushed at: over 3 years ago - Stars: 131 - Forks: 31

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 at: 12 days ago - Pushed at: about 1 year ago - Stars: 25 - 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 at: 13 days ago - Pushed at: almost 4 years ago - Stars: 796 - Forks: 129

cristianpjensen/thesis-pai-reconstruction

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

Language: Python - Size: 163 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 9 - Forks: 1

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 at: 12 days ago - Pushed at: over 3 years ago - Stars: 213 - Forks: 98

blutjens/eie-earth-public

Official repo for 'Generating Physically-Consistent Satellite Imagery for Climate Visualizations'

Language: Jupyter Notebook - Size: 62.4 MB - Last synced at: 13 days ago - Pushed at: 5 months ago - Stars: 18 - Forks: 4

bryandlee/malnyun_faces

침착한 생성모델 학습기

Size: 19.5 MB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 905 - Forks: 67

AiArt-Gao/MATEBIT

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

Language: Python - Size: 9.5 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 92 - Forks: 5

bryandlee/FreezeG

Freezing generator for pseudo image translation

Language: Python - Size: 58.3 MB - Last synced at: 12 days ago - Pushed at: about 4 years ago - Stars: 477 - Forks: 53

aangelopoulos/im2im-uq

Image-to-image regression with uncertainty quantification in PyTorch. Take any dataset and train a model to regress images to images with rigorous, distribution-free uncertainty quantification.

Language: Python - Size: 5.24 MB - Last synced at: 4 days ago - Pushed at: about 2 years ago - Stars: 55 - Forks: 9

ueoo/AGIS-Net

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

Language: Python - Size: 33.8 MB - Last synced at: 11 days ago - Pushed at: about 1 year ago - Stars: 125 - Forks: 23

doguilmak/CycleGAN-CT-Image-Generation

This repository uses CycleGAN to generate CT images from intact images, enabling unpaired image translation in medical imaging.

Language: Jupyter Notebook - Size: 3.68 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

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 at: 6 days ago - Pushed at: about 3 years ago - Stars: 37 - Forks: 3

thethomasboyer/PhenDiff

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

Language: Python - Size: 104 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 11 - Forks: 1

jgkwak95/SURF-GAN

[ECCV 2022] Official Pytorch implementation of "Injecting 3D Perception of Controllable NeRF-GAN into StyleGAN for Editable Portrait Image Synthesis"

Language: Python - Size: 498 MB - Last synced at: 7 days ago - Pushed at: about 2 years ago - Stars: 125 - Forks: 14

WindVChen/Diff-Harmonization

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

Language: Python - Size: 315 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 116 - Forks: 8

tmabraham/UPIT

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

Language: Jupyter Notebook - Size: 205 MB - Last synced at: 6 days ago - Pushed at: almost 2 years ago - Stars: 135 - Forks: 21

fork123aniket/CycleGAN-for-Image-Translation

Implementation of Cycle-consistent Generative Adversarial Networks for Image-to-Image Translation in Keras

Language: Python - Size: 3.67 MB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

polimi-ispl/sr-da-bvoc

Official repository for the paper "Learn from Simulations, Adapt to Observations: Super-Resolution of Isoprene Emissions via Unpaired Domain-Adaptation", MDPI Remote Sensing 2024

Language: Python - Size: 32.8 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

arshamhaq/BCI-fusion

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

enjeck/jpg2svg

Convert JPG images to SVG

Language: Python - Size: 887 KB - Last synced at: 15 days ago - Pushed at: over 3 years ago - Stars: 14 - Forks: 4

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 at: 23 days ago - Pushed at: about 3 years ago - Stars: 35 - Forks: 8

dpoulimen0s/CycleGAN

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

SaranDharshanSP/Crack-Genius

Beyond Crack Detection: Generative AI for Autonomous Infrastructure Inspection Reports 📋🏗️

Language: Jupyter Notebook - Size: 26.4 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

milenagazdieva/ExtremalNeuralOptimalTransport

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

Language: Jupyter Notebook - Size: 951 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 16 - Forks: 2

milenagazdieva/LightUnbalancedOptimalTransport

PyTorch implementation of "Light Unbalanced Optimal Transport" (NeurIPS 2024)

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

brudfors/synthesize-brain-mri-ct

Model-based image synthesize of CT and MR brain images.

Language: MATLAB - Size: 2.24 MB - Last synced at: 17 days ago - Pushed at: over 3 years ago - Stars: 9 - Forks: 0

fraxea/pix2pix

Conditional GAN for Segmented to Real Image Translation

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

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 at: 6 days ago - Pushed at: about 2 years ago - Stars: 79 - Forks: 7

zaritskylab/CELTIC

CEll in silico Labeling using Tabular Input Context

Size: 4.88 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 1

williamyang1991/GP-UNIT

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

Language: Jupyter Notebook - Size: 56 MB - Last synced at: 13 days ago - Pushed at: over 1 year ago - Stars: 193 - Forks: 15

hyperplane-lab/ACL-GAN

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

Language: Python - Size: 8.44 MB - Last synced at: 18 days ago - Pushed at: over 2 years ago - Stars: 149 - Forks: 29

LatentSB/LatentSB

Official repository for "Prompting Latent Diffusion for Fast Unpaired Image-to-Image Translation"

Language: Python - Size: 6.89 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 5 - Forks: 0

Cagatayisil/Virtual-Gram-staining-of-bacteria-using-CGANs

Language: Python - Size: 346 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

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 at: 5 months ago - Pushed at: about 2 years ago - Stars: 461 - Forks: 61

imlixinyang/HiSD

Code for "Image-to-image Translation via Hierarchical Style Disentanglement" (CVPR 2021 Oral).

Language: Python - Size: 48.3 MB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 392 - Forks: 47

Ha0Tang/AttentionGAN

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

Language: Python - Size: 207 MB - Last synced at: 5 months ago - Pushed at: almost 2 years ago - Stars: 648 - Forks: 97

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 at: 5 months ago - Pushed at: about 4 years ago - Stars: 620 - Forks: 107

fei-aiart/fei-aiart0.github.io 📦

Fei Gao's Homepage

Language: HTML - Size: 13.4 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 1

giddyyupp/ganilla

Official Pytorch implementation of GANILLA

Language: Python - Size: 10.6 MB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 489 - Forks: 76

alexander-koch/xmodality

Code for the paper "Cross-modality image synthesis from TOF-MRA to CTA using diffusion-based models"

Language: Python - Size: 3.96 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

byrkbrk/cycle-gan

A (clean) PyTorch implementation of CycleGAN on Horse2zebra dataset

Language: Python - Size: 109 MB - Last synced at: about 2 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

Cagatayisil/simple-diffusion-based-superresolution

DDIM implementation for superresolution

Language: Python - Size: 702 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

axel971/sCT_generation

Codes to perform synthetic CT generation for radiotherapy treatment planning.

Language: Python - Size: 150 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

rishikksh20/ResUnet

Pytorch implementation of ResUnet and ResUnet ++

Language: Python - Size: 33.2 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 448 - Forks: 66

Arnukk/CASPIAN

The official repository accompanying the paper "Deep Vision-Based Framework for Coastal Flood Prediction Under Climate Change Impacts and Shoreline Adaptations".

Language: Jupyter Notebook - Size: 275 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 1

Atharva309/BobRoss_Painting_Generator

Using GAN to generate paintings

Language: Jupyter Notebook - Size: 11.6 MB - Last synced at: 17 days ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

Kaminyou/Kernelized-Instance-Normalization

[ECCV 2022] Official implementation of "Ultra-high-resolution unpaired stain transformation via Kernelized Instance Normalization"

Language: Python - Size: 136 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 31 - Forks: 2

moienr/TemporalGAN

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

Language: Jupyter Notebook - Size: 138 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 8 - Forks: 1

lianruizuo/haca3

This is the official site of HACA3 harmonization algorithm.

Language: Python - Size: 9.97 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 13 - Forks: 3

offfahad/human-face-sketch-to-real

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

Language: Jupyter Notebook - Size: 35.5 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 50 - Forks: 10

mohwald/gandtr

PyTorch implementation of the Dark Side Augmentation

Language: Python - Size: 184 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 7 - Forks: 0

dan-crdll/ground_aerial_project

Implementation of a latent diffusion model to generate satellite views from ground views in the CVPR dataset.

Language: Python - Size: 3.79 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

icon-lab/ssGAN

Official implementation of the semi-supervised GAN model for MRI contrast translation

Language: Python - Size: 71.3 KB - Last synced at: 12 days ago - Pushed at: almost 3 years ago - Stars: 5 - Forks: 2

lzhbrian/image-to-image-papers

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

Size: 54.7 KB - Last synced at: 11 months ago - Pushed at: about 5 years ago - Stars: 1,112 - Forks: 157

EndlessSora/TSIT

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

Language: Python - Size: 6.24 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 272 - Forks: 33

yiranran/QMUPD

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

Language: Python - Size: 2.3 MB - Last synced at: 11 months ago - Pushed at: almost 3 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 at: 11 months ago - Pushed at: over 1 year 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 at: 12 months ago - Pushed at: 12 months ago - Stars: 110 - Forks: 9

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

Simple Tensorflow implementation of StarGAN (CVPR 2018 Oral)

Language: Python - Size: 9.2 MB - Last synced at: 12 months ago - Pushed at: almost 7 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 at: 12 months ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 3

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 at: about 1 year ago - Pushed at: about 4 years ago - Stars: 28 - Forks: 3

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 at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

bupt-ai-cz/BCI

BCI: Breast Cancer Immunohistochemical Image Generation through Pyramid Pix2pix

Language: Python - Size: 21.6 MB - Last synced at: about 1 year ago - Pushed at: about 1 year 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 at: 11 months ago - Pushed at: about 4 years ago - Stars: 111 - Forks: 15

fei-aiart/genre

Portrait Drawing Generation, ICME 2021, BEST DEMO RUNNER UP AWARD

Language: Python - Size: 60.5 MB - Last synced at: 9 months ago - Pushed at: almost 4 years ago - Stars: 10 - Forks: 2

JarrentWu1031/CCPL

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

Language: Python - Size: 52.1 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 183 - Forks: 25

gsurma/mono_depth_estimator

Mono depth estimation for self-driving cars 🚗

Language: Jupyter Notebook - Size: 18.9 MB - Last synced at: 16 days ago - Pushed at: almost 4 years ago - Stars: 26 - Forks: 9

avivga/lord-pytorch

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

Language: Python - Size: 393 KB - Last synced at: over 1 year ago - Pushed at: over 3 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 at: over 1 year ago - Pushed at: over 3 years ago - Stars: 6 - 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 at: about 1 year ago - Pushed at: over 1 year 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 at: about 1 year ago - Pushed at: about 3 years ago - Stars: 36 - Forks: 8

Related Keywords
image-to-image-translation 237 deep-learning 88 gan 74 pytorch 70 generative-adversarial-network 68 computer-vision 46 gans 31 cyclegan 27 image-generation 27 image-translation 25 pix2pix 24 python 18 tensorflow 17 style-transfer 17 image-processing 16 keras 13 image-manipulation 12 machine-learning 11 generative-models 11 diffusion-models 11 image-synthesis 11 generative-adversarial-networks 10 generative-model 10 convolutional-neural-networks 10 computer-graphics 8 medical-imaging 8 tensorflow2 8 cnn 7 image-to-image 7 deep-neural-networks 7 neural-networks 6 unsupervised-learning 6 artificial-intelligence 6 multi-modal 6 face-sketch-synthesis 5 pix2pix-tensorflow 5 neural-network 5 super-resolution 5 conditional-gan 5 u-net 5 mri 5 satellite-imagery 4 optimal-transport 4 object-detection 4 cycle-gan 4 pytorch-implementation 4 eccv2022 4 domain-adaptation 4 cgan 4 semantic-image-synthesis 4 deeplearning 4 image-reconstruction 4 stargan 4 contrastive-learning 4 image-enhancement 4 cvpr2022 3 image-editing 3 diffusion 3 keras-tensorflow 3 segmentation 3 dcgan 3 zero-shot-learning 3 vae 3 eccv 3 unpaired-translation 3 cityscapes 3 stargan-v2 3 cvpr 3 image-inpainting 3 unet 3 pix2pixhd 3 camera 3 python3 3 mobile 3 photography 3 photos 3 pynet 3 disentanglement 3 generative-ai 3 face2cartoon 3 iccv2021 3 adversarial-learning 3 variational-autoencoder 2 versatile 2 kaggle 2 papers 2 bayesian-deep-learning 2 two-stream-networks 2 eccv2020 2 feature-transformation 2 multi-scale 2 depth-estimation 2 eccv-2022 2 3d 2 supervised-learning 2 image-recognition 2 swin-transformer 2 few-shot-learning 2 ai 2 ct-scans 2