shaoanlu / faceswap-GAN

A denoising autoencoder + adversarial losses and attention mechanisms for face swapping.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FaceSwap_GAN_v2_test_video_MTCNN

notknowchild opened this issue · comments

I got :TypeError: Cannot interpret feed_dict key as Tensor: Tensor Tensor ("input_4: 0", shape = (?, 64, 64, 3), dtype = float32) is not an element of this graph, when I run FaceSwap_GAN_v2_test_video_MTCNN.ipynb .(https://github.com/bertolechi/faceswap-GAN/blob/master/FaceSwap_GAN_v2_test_video_MTCNN.ipynb) Such an error, how can I correct this error?