Open sanjoyg opened 3 years ago
I have been trying to use this code as a novice. Downloaded the places2 model from GDrive, But I end up getting this error
Tensor name "inpaint_net/com_13_fusion_1/bias" not found in checkpoint files places_model/places2.ckpt-6666.index. Could you please help
For anyone who encounters the same in future, remember to use places_model/places2.ckpt-6666 as model path and it will automatically read both the files from drive
places_model/places2.ckpt-6666
I have been trying to use this code as a novice. Downloaded the places2 model from GDrive, But I end up getting this error
Tensor name "inpaint_net/com_13_fusion_1/bias" not found in checkpoint files places_model/places2.ckpt-6666.index. Could you please help