#计算机科学# Keras implementations of Generative Adversarial Networks.
翻译 - 生成对抗网络的Keras实现。
#计算机科学# A simple command line tool for text to image generation, using OpenAI's CLIP and a BigGAN. Technique was originally created by https://twitter.com/advadnoun
翻译 - 一个简单的命令行工具,用于图片生成的文本,使用Openai的剪辑和Biggan
Generative Adversarial Transformers
翻译 - 生成的对抗变压器
Official Implementation for "ReStyle: A Residual-Based StyleGAN Encoder via Iterative Refinement" (ICCV 2021) https://arxiv.org/abs/2104.02699
翻译 - “ ReStyle:通过迭代优化的基于残差的StyleGAN编码器”的官方实现https://arxiv.org/abs/2104.02699
Research Framework for easy and efficient training of GANs based on Pytorch
翻译 - 基于Pytorch的GAN便捷高效培训的研究框架
#计算机科学# My implementation of various GAN (generative adversarial networks) architectures like vanilla GAN (Goodfellow et al.), cGAN (Mirza et al.), DCGAN (Radford et al.), etc.
翻译 - 我对香草GAN,cGAN,DCGAN等各种GAN(生成对抗网络)架构的实现。