mingyuliutw/UNIT
A PyTorch implementation of UNsupervised Image-to-Image Translation (UNIT) networks using GANs for cross-domain image generation.

Velocity · 7d
+0.6
★ / day
Trend
→steady
star history
The project implements the NIPS 2017 paper on unsupervised image-to-image translation networks. It uses a shared latent space assumption combining variational autoencoders with GANs to learn bidirectional image translation between visual domains without paired training data. The codebase supports multi-scale discriminators and includes pre-trained models for domain-specific translation tasks.