For comprehensive documentation, visit: https://ganslate.readthedocs.io/en/latest/ Note: The documentation is still in progress! Suggestions and criticism, as well as contributions, are welcome!
A PyTorch framework which aims to make GAN image-to-image translation more accessible to both beginner and advanced project with:
- Simple configuration system
- Extensibility for other datasets or architectures
- Documentation and video walk-throughs (soon)
- 2D and 3D support
- Mixed precision
- Distributed training
- Tensorboard and Weights&Biases logging
- Natural and medical image support
- A range of generator and discriminator architectures
ganslate
was used in:
- Project 1
- Project 2
If you used ganslate
in your project, please cite:
@misc{ganslate,
author = {ganslate-team},
doi = {},
month = {9},
title = {{ganslate - simple and extensible GAN image-to-image framework }},
url = {https://github.com/ganslate-team/ganslate},
year = {2020}
}