All Projects → NVlabs → Munit

NVlabs / Munit

Licence: other
Multimodal Unsupervised Image-to-Image Translation

Programming Languages

python
139335 projects - #7 most used programming language
shell
77523 projects
Dockerfile
14818 projects

Projects that are alternatives of or similar to Munit

Unit
Unsupervised Image-to-Image Translation
Stars: ✭ 1,809 (-24.75%)
Mutual labels:  gan, pix2pix, image-translation
pix2pix-tensorflow
A minimal tensorflow implementation of pix2pix (Image-to-Image Translation with Conditional Adversarial Nets - https://phillipi.github.io/pix2pix/).
Stars: ✭ 22 (-99.08%)
Mutual labels:  gan, pix2pix, image-translation
Pytorch Pix2pix
Pytorch implementation of pix2pix for various datasets.
Stars: ✭ 74 (-96.92%)
Mutual labels:  gan, pix2pix, image-translation
Gdwct
Official PyTorch implementation of GDWCT (CVPR 2019, oral)
Stars: ✭ 122 (-94.93%)
Mutual labels:  gan, image-translation
Tensorflow2.0 Examples
🙄 Difficult algorithm, Simple code.
Stars: ✭ 1,397 (-41.89%)
Mutual labels:  gan, pix2pix
Deepnudecli
DeepNude Command Line Version With Watermark Removed
Stars: ✭ 112 (-95.34%)
Mutual labels:  gan, pix2pix
Cyclegan
Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more.
Stars: ✭ 10,933 (+354.78%)
Mutual labels:  gan, pix2pix
Focal Frequency Loss
Focal Frequency Loss for Generative Models
Stars: ✭ 141 (-94.13%)
Mutual labels:  gan, pix2pix
Starnet
StarNet
Stars: ✭ 141 (-94.13%)
Mutual labels:  gan, pix2pix
Pix2pixbegan.pytorch
A pytorch implementation of pix2pix + BEGAN (Boundary Equilibrium Generative Adversarial Networks)
Stars: ✭ 148 (-93.84%)
Mutual labels:  gan, pix2pix
P2pala
Page to PAGE Layout Analysis Tool
Stars: ✭ 147 (-93.89%)
Mutual labels:  gan, pix2pix
Deblurgan
Image Deblurring using Generative Adversarial Networks
Stars: ✭ 2,033 (-15.43%)
Mutual labels:  gan, pix2pix
Lggan
[CVPR 2020] Local Class-Specific and Global Image-Level Generative Adversarial Networks for Semantic-Guided Scene Generation
Stars: ✭ 97 (-95.97%)
Mutual labels:  gan, image-translation
Neuralnetworkpostprocessing
Unity Post Processing with Convolution Neural Network
Stars: ✭ 81 (-96.63%)
Mutual labels:  gan, pix2pix
Sketch To Art
🖼 Create artwork from your casual sketch with GAN and style transfer
Stars: ✭ 115 (-95.22%)
Mutual labels:  gan, pix2pix
Ashpy
TensorFlow 2.0 library for distributed training, evaluation, model selection, and fast prototyping.
Stars: ✭ 82 (-96.59%)
Mutual labels:  gan, pix2pix
Pose2pose
This is a pix2pix demo that learns from pose and translates this into a human. A webcam-enabled application is also provided that translates your pose to the trained pose. Everybody dance now !
Stars: ✭ 182 (-92.43%)
Mutual labels:  gan, pix2pix
Img2imggan
Implementation of the paper : "Toward Multimodal Image-to-Image Translation"
Stars: ✭ 49 (-97.96%)
Mutual labels:  pix2pix, image-translation
Pix2pix
Image-to-image translation with conditional adversarial nets
Stars: ✭ 8,765 (+264.6%)
Mutual labels:  gan, pix2pix
Tensorflow Pix2pix
A lightweight pix2pix Tensorflow implementation.
Stars: ✭ 143 (-94.05%)
Mutual labels:  gan, pix2pix

The code base is no longer maintained.

Please check here for an improved implementation of MUNIT: https://github.com/NVlabs/imaginaire/tree/master/projects/munit

License CC BY-NC-SA 4.0 Python 2.7 Python 3.6

MUNIT: Multimodal UNsupervised Image-to-image Translation

License

Copyright (C) 2018 NVIDIA Corporation. All rights reserved. Licensed under the CC BY-NC-SA 4.0 license (https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode).

For commercial use, please consult NVIDIA Research Inquiries.

Code usage

Please check out the user manual page.

Paper

Xun Huang, Ming-Yu Liu, Serge Belongie, Jan Kautz, "Multimodal Unsupervised Image-to-Image Translation", ECCV 2018

Results Video

Edges to Shoes/handbags Translation

Animal Image Translation

Street Scene Translation

Yosemite Summer to Winter Translation (HD)

Example-guided Image Translation

Other Implementations

MUNIT-Tensorflow by Junho Kim

MUNIT-keras by shaoanlu

Citation

If you find this code useful for your research, please cite our paper:

@inproceedings{huang2018munit,
  title={Multimodal Unsupervised Image-to-image Translation},
  author={Huang, Xun and Liu, Ming-Yu and Belongie, Serge and Kautz, Jan},
  booktitle={ECCV},
  year={2018}
}
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].