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

Source for test_process_align binary #60

Closed shivaang12 closed 2 years ago

shivaang12 commented 3 years ago

It would be very helpful if you can share the source code for the test_process_align binary. Because the binary is looking for opencv 3.4 related shared object files which is a bit old. If you can share the source I can make it work with the new version of opencv too.

Thanks in advance.

penincillin commented 3 years ago

Source code of test_process_align belongs to a commercial company (i.e. SenseTime), thus it's not shareable. I would suggest you to try other open-source face alignment code, it is not necessary to use our original code, which is written in 2017 and out-of-date.