Skip to content

Added test case for VGG

Manuel Günther requested to merge tested into master

I have implemented a test case for the algorithm -- according to what I have written in the paper and what we said is good practice. However, this will only work when the VGG network is downloaded and the patch (see README) is applied.

@amohammadi Do you think it is possible to add these two stages (download VGG -- from where-ever you prefer -- and copy the VGG_FACE_deploy.prototxt into the vgg_face_caffe directory) into the GitLab CI?

Merge request reports