How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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)
Pytorch implementation for the paper "Structural-analogy from a Single Image Pair"
The main features of rmokady/structural-analogy are: Image Translation.
Projects with overlapping indexed features 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.