Python image-to-image-translation

Open-source Python projects categorized as image-to-image-translation

Top 9 Python image-to-image-translation Projects

image-to-image-translation
  1. pix2pixHD

    Synthesizing and manipulating 2048x1024 images with conditional GANs

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. stargan-v2

    StarGAN v2 - Official PyTorch Implementation (CVPR 2020)

  4. gan-compression

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

    Project mention: Self-Compressing Neural Networks | news.ycombinator.com | 2024-08-05

    One elegant approach for this I’ve found is this https://github.com/mit-han-lab/gan-compression They basically train an “all in one” network from which you can extract small or large models afterwards (with optional additional finetuning to improve the selected channel size combinations)

  5. cycle-diffusion

    [ICCV 2023] A latent space for stochastic diffusion models

  6. PITI

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

  7. co-mod-gan

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

  8. DeepSIM

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

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. style-aware-discriminator

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

  11. Stacked_DMSHN_bokeh

    Official Repository for our CVPRW (MAI'21) paper.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Python image-to-image-translation discussion

Log in or Post with

Python image-to-image-translation related posts

  • [D] CycleGAN Diffusion equivalent

    3 projects | /r/MachineLearning | 13 Apr 2023
  • [R] Unifying Diffusion Models' Latent Space, with Applications to CycleDiffusion and Guidance + Diffusers and Gradio Demo

    1 project | /r/MachineLearning | 13 Nov 2022
  • Google has opensourced Prompt-to-Prompt

    2 projects | /r/StableDiffusion | 16 Oct 2022
  • How long until language model prompting?

    1 project | /r/StableDiffusion | 16 Oct 2022
  • CycleDiffusion: Text-to-Image Diffusion Models Are Image-to-Image Editors via Inferring "Random Seed"

    4 projects | /r/StableDiffusion | 15 Oct 2022
  • [P] I made FaceShop! Instance segmentation + CGAN for editing faces (badly)

    3 projects | /r/MachineLearning | 25 Sep 2021
  • [P] I made FaceShop! Instance segmentation + CGAN for editing faces (badly)

    3 projects | /r/MachineLearning | 25 Sep 2021
  • A note from our sponsor - SaaSHub
    www.saashub.com | 24 Mar 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source image-to-image-translation projects in Python? This list will help you:

# Project Stars
1 pix2pixHD 6,738
2 stargan-v2 3,525
3 gan-compression 1,109
4 cycle-diffusion 587
5 PITI 498
6 co-mod-gan 451
7 DeepSIM 422
8 style-aware-discriminator 114
9 Stacked_DMSHN_bokeh 24

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you know that Python is
the 2nd most popular programming language
based on number of references?