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 ha0tang/selectiongan are: Image Translation.
Open-source alternatives to ha0tang/selectiongan 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). clovaai/tunit. duxingren14/dualgan. andrewliao11/cogan-tensorflow.