Deep-Alignment-Network-A-convolutional-neural-network-for-robust-face-alignment
Deep-Alignment-Network-A-convolutional-neural-network-for-robust-face-alignment copied to clipboard
how to predict without face detection
I'm kind of confused in the testing stage. The paper declares the DAN can still obtain good results without face detections but I cannot find implementation details about this step. I tried to use a fixed small bbox in the center of picture to initialize the mean shape while this method failed. Anybody could give me suggestions? Thanks a lot.