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)
Die Hauptfunktionen von stevliu/self-conditioned-gan sind: Image Translation.
Open-Source-Alternativen zu stevliu/self-conditioned-gan sind unter anderem: 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.