This is the implementation of Geodesic Flow Kernel (GFK).
- Matlab: just use
GFK.m. - Python: See the
GFK.pyfile. This is wrapped from here: https://www.idiap.ch/software/bob/docs/bob/bob.learn.linear/stable/_modules/bob/learn/linear/GFK.html#GFKMachine.- Python depedencie: bob.
- Install bob: Go to HERE, and then install
bob.mathandbob.learnby following the instructions.
The test dataset can be downloaded HERE.