Skip to content

Instantly share code, notes, and snippets.

View bninopaul's full-sized avatar

Niño Paul Batanay bninopaul

  • Cebu City, Philippines
View GitHub Profile
@kaikuehne
kaikuehne / openface.md
Last active February 22, 2020 17:50
Installation and using openface to create and use your own classifier

Installation

Installation instructions are basically notes that I took while installing openface on MacOSX El Capitan.

System packages

brew install bash coreutils curl findutils opencv
brew install python --framework --universal --with-brewed-openssl
brew install boost-python --universal