MarTinGuo

Results 29 repositories owned by MarTinGuo

Implementation of some different variants of GANs by tensorflow, Train the GAN in Google Cloud Colab, DCGAN, WGAN, WGAN-GP, LSGAN, SNGAN, RSGAN, RaSGAN, BEGAN, ACGAN, PGGAN, pix2pix, BigGAN

PatchMatch

241
Stars
39
Forks
Watchers

The algorithm of patch match implemented by python

Some interesting method like style transfer, GAN, deep neural networks for Chinese character and calligraphic image processing

BigGAN-tensorflow

28
Stars
2
Forks
Watchers

Reimplementation of the Paper: Large Scale GAN Training for High Fidelity Natural Image Synthesis

Calligraphic-Images-Denoising-by-GAN

53
Stars
14
Forks
Watchers

Calligraphic Images Denoising by GAN

CartoonGAN-tensorflow

16
Stars
2
Forks
Watchers

Simple code implement the paper of CartoonGAN(CVPR2018)

A convolution neural network with SE block and haar wavelet block for Chinese calligraphy styles classification by TensorFlow.(Paper: A novel CNN structure for fine-grained classification of Chineseca...

Implementation of the paper A Learned Representation for Artistic Style (Conditional instance normalization)

CycleGAN

20
Stars
5
Forks
Watchers

A simple code of CycleGAN which is easy to read is implemented by TensorFlow