wy1iu / sphereface

Implementation for <SphereFace: Deep Hypersphere Embedding for Face Recognition> in CVPR'17.
MIT License
1.58k stars 543 forks source link

I am trying to convert latest sphereface model from caffe to tensorflow but I not able to make the model run. If you have tensorflow version of latest model it will be a great help. #99

Open gvidit98 opened 6 years ago

yxchng commented 6 years ago

You should give a gist of your code. Then we can help.

gvidit98 commented 6 years ago

I was trying to do it using https://github.com/Microsoft/MMdnn repo. It directly converts caffe to tensorflow model. I was not able to load the frozen graph.