Pinned Repositories
beautyGAN-tf-Implement
CycleGAN
Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more.
huawei2020-Preliminary
huawei2020 Preliminary
LeakGAN
The codes of paper "Long Text Generation via Adversarial Training with Leaked Information" on AAAI 2018. Text generation using GAN and Hierarchical Reinforcement Learning.
Performance-comparison-of-GAN-on-cifar-10
Performance comparison of ACGAN, BEGAN, CGAN, DRAGAN, EBGAN, GAN, infoGAN, LSGAN, VAE, WGAN, WGAN_GP on cifar-10
pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch
self-conditioned-gan
Diverse Image Generation via Self-Conditioned GANs
SinGAN
Official pytorch implementation of the paper: "SinGAN: Learning a Generative Model from a Single Natural Image"
Style-GAN
Towards Generating Stylized Image Captions via Adversarial Training
tensorflow-yolov4-tflite
YOLOv4, YOLOv4-tiny, YOLOv3, YOLOv3-tiny Implemented in Tensorflow 2.0, Android. Convert YOLO v4 .weights tensorflow, tensorrt and tflite
AliceAria's Repositories
AliceAria/Performance-comparison-of-GAN-on-cifar-10
Performance comparison of ACGAN, BEGAN, CGAN, DRAGAN, EBGAN, GAN, infoGAN, LSGAN, VAE, WGAN, WGAN_GP on cifar-10
AliceAria/beautyGAN-tf-Implement
AliceAria/CycleGAN
Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more.
AliceAria/huawei2020-Preliminary
huawei2020 Preliminary
AliceAria/LeakGAN
The codes of paper "Long Text Generation via Adversarial Training with Leaked Information" on AAAI 2018. Text generation using GAN and Hierarchical Reinforcement Learning.
AliceAria/pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch
AliceAria/self-conditioned-gan
Diverse Image Generation via Self-Conditioned GANs
AliceAria/SinGAN
Official pytorch implementation of the paper: "SinGAN: Learning a Generative Model from a Single Natural Image"
AliceAria/Style-GAN
Towards Generating Stylized Image Captions via Adversarial Training
AliceAria/tensorflow-yolov4-tflite
YOLOv4, YOLOv4-tiny, YOLOv3, YOLOv3-tiny Implemented in Tensorflow 2.0, Android. Convert YOLO v4 .weights tensorflow, tensorrt and tflite
AliceAria/tensorflow_practice
tensorflow实战练习,包括强化学习、推荐系统、nlp等