HyperFace-TensorFlow-implementation icon indicating copy to clipboard operation
HyperFace-TensorFlow-implementation copied to clipboard

Running wrong with "main_prediction.py"

Open qiuhaining opened this issue 7 years ago • 2 comments

Hello,thank you for your share.but i encounter some problems as follows: No such file or directory: '/with SPN/conv1/W.npy'

"self.load_weights('/Users/shashank/TensorFlow/with SPN/weights/')" "self.sess.run(var.assign(np.load(path+var.name.split('/')[0]+'/b.npy')))"

I guess the lack of files!!!

qiuhaining avatar May 12 '18 12:05 qiuhaining

yeah, I also have the same problem. what is weight file here? please help

stamiray avatar Jan 14 '19 13:01 stamiray

I really got the same problem..Any weights file can you find?

MinjingLin avatar Apr 03 '19 08:04 MinjingLin