binary-face-alignment icon indicating copy to clipboard operation
binary-face-alignment copied to clipboard

Real time face alignment

Results 6 binary-face-alignment issues
Sort by recently updated
recently updated
newest added

I was trying to convert this model into CPU supported device(nn), was able to convert some of the layers using cudnn.convert, but getting stuck at layers from bnn.torch, has anyone...

https://www.adrianbulat.com/downloads/datasets/AFLWPIFA-val.tar, seems this resource is not existed.

Hello, I tried to train the binary network in the way of the paper XNOR-Net (https://github.com/allenai/XNOR-Net), however, the training result is very poor, the structure of my model is the...

Hello Adrian, Do you have any plans for publishing the training code for the binary face alignment model? Thank you.

Is it possible to plot/display the bounding box around the face according with the test data's scale and center? Thank you.

I draw the net structure from your torch model, but i am not sure correctness. Can share your net structure? [net structure](https://github.com/camel007/binary-face-alignment/blob/master/binary_face_alignment.png) NOTE: I didn't add binary layer