shaoanlu / faceswap-GAN

A denoising autoencoder + adversarial losses and attention mechanisms for face swapping.
3.39k stars 841 forks source link

maybe tensorflow version is wrong #165

Open wiki-lai opened 4 years ago

wiki-lai commented 4 years ago

image

in tensorflow1.6.0 ,map_and_batch() have no parameter' drop_remainder' ,until tensorflow1.8.0

image

wiki-lai commented 4 years ago

on colab