TadasBaltrusaitis / OpenFace

OpenFace – a state-of-the art tool intended for facial landmark detection, head pose estimation, facial action unit recognition, and eye-gaze estimation.
Other
6.71k stars 1.82k forks source link

Updated FindOpenBLAS search directories for M1 Apple Silicon Macs. #1086

Open Obi-Nnamdi opened 3 weeks ago

Obi-Nnamdi commented 3 weeks ago

Currently, it is not possible to build OpenFace on M1 Apple Silicon Macs due to the default homebrew directory not being included in the FindOpenBLAS.cmake file. This PR addresses that issue.