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

HyperFace

Results 7 HyperFace-TensorFlow-implementation issues
Sort by recently updated
recently updated
newest added

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!!!

there are data_prep.py , model.py etc files inside new_files folder and outside also. so, which among them should I use? which one is correct?

I don't know what's the range of roll, pitch and yaw, so I couldn't convert the float value to specific angle? Does all of them is between [-90, 90] ?...

@shashanktyagi I am facing this issue when I try to train your model and I couldn't figure out what is wrong. Can you help me with this? `(allinone) samuel@samuel:~/projects/HyperFace-TensorFlow-implementation$ python...

Thanks for sharing, but your incomplete codes and little missing descriptive text make it useless for me。。。

Hello, I have downloaded your codes, but I couldn't run the codes. It seems that the `selective_search.py`, `split_tf_record.py` and `data_prep.py` are the preprocessing files, but there are not some tfrecords...

can you please share the pretrained model?