marsmarcin / Generate-3D-models-from-2D-images

Generate 3D models from 2D images based on Im2Avatar of MIT
Other
73 stars 22 forks source link

error in execution(restore function not work ) #3

Open visanthvk opened 4 years ago

visanthvk commented 4 years ago

while executing this line restorer.restore(sess, ckpt.model_checkpoint_path) says

NotFoundError: Key Decoding/deconv1/bn/Decoding_1/deconv1/bn/moments/Squeeze/ExponentialMovingAverage not found in checkpoint [[{{node save_3/RestoreV2}}]]

Capture