MingtaoGuo / DCGAN_WGAN_WGAN-GP_LSGAN_SNGAN_RSGAN_BEGAN_ACGAN_PGGAN_TensorFlow

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
MIT License
227 stars 57 forks source link

facedata.mat #2

Open birchmi opened 5 years ago

birchmi commented 5 years ago

Thank you very much for your open source. Can you tell me how facedata.mat was generated?

MingtaoGuo commented 5 years ago

Sorry for that, I will upload the python code to generate *.mat like facedata.mat later.

MingtaoGuo commented 5 years ago

I have uploaded the code 'generate_data2train.py' .

If there still has any problems, please don't hesitate to contact me.