How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
This is the code for MARTA GANs: Unsupervised Representation Learning for Remote Sensing Image Classification. An multiple-layer feature-matching generative adversarial networks (MARTA GANs) to learn a representation using only unlabeled data.
PyTorch implementation of "Learning to Discover Cross-Domain Relations with Generative Adversarial Networks"
StarGAN v2 - Official PyTorch Implementation (CVPR 2020)
The main features of clovaai/tunit are: Image Translation.
Open-source alternatives to clovaai/tunit include: buptldy/marta-gan — This is the code for MARTA GANs: Unsupervised Representation Learning for Remote Sensing Image Classification. An… carpedm20/discogan-pytorch — PyTorch implementation of "Learning to Discover Cross-Domain Relations with Generative Adversarial Networks". clovaai/stargan-v2 — StarGAN v2 - Official PyTorch Implementation (CVPR 2020). duxingren14/dualgan. ha0tang/lggan. andrewliao11/cogan-tensorflow.