wywu / LAB

[CVPR 2018] Look at Boundary: A Boundary-Aware Face Alignment Algorithm
https://wywu.github.io/projects/LAB/LAB.html
Other
1.01k stars 273 forks source link

Where can I find the .caffemodel file? #16

Closed rivergold closed 5 years ago

rivergold commented 5 years ago

I want to find the .caffemodel file for the pre-trained model weights. But there is only model.bin. Is it possible to read the model.bin and convert it into other file format like .npy?