CycleGAN_Tensorlayer
CycleGAN implementation
Re-implements CycleGAN using TensorLayer with improvements such as data augmentation and resize convolution
Re-implement CycleGAN in Tensorlayer
89 stars
7 watching
25 forks
Language: Python
last commit: over 6 years ago
Linked from 2 awesome lists
cycleganganresize-convolutiontensorlayer
Related projects:
Repository | Description | Stars |
---|---|---|
| A deep learning implementation of a generative adversarial network for generating images from text descriptions. | 340 |
| Tensorflow implementation of a generative adversarial network for single image super-resolution | 848 |
| Adaptive style transfer in deep learning using a single model to apply multiple styles | 115 |
| A library for easy and efficient manipulation of tensor networks. | 1,826 |
| Implementation of a generative adversarial network for generating images with conditional variations. | 315 |
| A TensorFlow implementation of a graph convolution algorithm using wavelet transforms instead of traditional methods. | 64 |
| An implementation of a generative adversarial network (GAN) used to improve image quality through super-resolution | 39 |
| An implementation of learnable graph convolutional networks for efficient graph processing | 46 |
| An implementation of DenseNet in TensorFlow using the Tensorpack framework and OpenCV-Python for image preprocessing. | 571 |
| Generates images using a Deep Convolutional Generative Adversarial Network (DCGAN) algorithm | 936 |
| An implementation of a deep face recognition algorithm in TensorFlow | 78 |
| Provides tools and utilities for training and evaluating Generative Adversarial Networks (GANs) in TensorFlow | 944 |
| Re-implementation of a 100-layer fully convolutional network architecture for image segmentation | 123 |
| Deep learning models for semantic segmentation of images | 101 |
| A unified deep learning framework supporting multiple hardware platforms and backends. | 543 |