weihaox/awesome-image-translation
Collection of awesome resources on image-to-image translation.
This is a curated list of resources for transforming images from one style or domain to another. It helps researchers and engineers stay up-to-date with the latest advancements in image translation by providing a structured collection of papers, implementations, and other related materials. You can find research papers on converting satellite images to maps, sketches to photos, or day scenes to night scenes, among other applications. This collection is ideal for anyone working on computer vision tasks that involve manipulating image appearance.
1,232 stars. No commits in the last 6 months.
Use this if you are a researcher or engineer looking for a comprehensive and organized collection of research papers and open-source frameworks related to image-to-image translation.
Not ideal if you are an end-user looking for a ready-to-use application or a simple tool to perform image transformations without needing to delve into research papers or code.
Stars
1,232
Forks
122
Language
—
License
MIT
Category
Last pushed
Sep 20, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/weihaox/awesome-image-translation"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
yunjey/domain-transfer-network
TensorFlow Implementation of Unsupervised Cross-Domain Image Generation
taesungp/contrastive-unpaired-translation
Contrastive unpaired image-to-image translation, faster and lighter training than cyclegan (ECCV...
PaddlePaddle/PaddleGAN
PaddlePaddle GAN library, including lots of interesting applications like First-Order motion...
tohinz/ConSinGAN
PyTorch implementation of "Improved Techniques for Training Single-Image GANs" (WACV-21)
sagiebenaim/DistanceGAN
Pytorch implementation of "One-Sided Unsupervised Domain Mapping" NIPS 2017