Identify the latest tagged release.
$ git clone https://github.com/biometrics/openbr.git
$ cd openbr
$ git checkout <tag>
$ git submodule init
$ git submodule update
Identify the latest tagged release.
$ git clone https://github.com/biometrics/openbr.git
$ cd openbr
$ git checkout <tag>
$ git submodule init
$ git submodule update