penincillin / DREAM

This is the public repository for our accepted CVPR 2018 paper "Pose-Robust Face Recognition via Deep Residual Equivariant Mapping"
http://mmlab.ie.cuhk.edu.hk/projects/DREAM/
BSD 2-Clause "Simplified" License
388 stars 98 forks source link

test_process_align file error #62

Closed ekantbagri closed 2 years ago

ekantbagri commented 3 years ago

so, when i try to run test_process_align file in align_cfp.sh, it says permission denied.

ekantbagri commented 3 years ago

i tried using chmod 755, worked but now it shows this error: 'error while loading shared libraries: libopencv_calib3d.so.3.4: cannot open shared object file: No such file or directory'

penincillin commented 3 years ago

@ekantbagri Sorry for the delayed reply. As the code might be out of date. I suggest you try the latest face-alignment code, such as this one.