First time here? Check out the FAQ!

Ask Your Question
1

face recognition challenge: how to run the benchmark

asked Nov 20 '14

lolong gravatar image

updated Nov 20 '14

berak gravatar image

where to get the benchmark code of this challenge: http://docs.opencv.org/master/modules/datasets/doc/datasets/fr_lfw.html ?

Preview: (hide)

3 answers

Sort by » oldest newest most voted
0

answered Nov 20 '14

berak gravatar image

it is here .

you will need to download the opencv_contrib repo, add it to your main opencv cmake, and rebuild ( to get the datasets module)

then compile the fr_lfw_benchmark.cpp program.

come back, if you run into problems.

Preview: (hide)
0

answered Nov 21 '14

There is a guide for this task: Run test with LFW database. See more at the sample code at the dataset module.

Preview: (hide)
0

answered Nov 21 '14

Dmitriy Anisimov gravatar image

updated Nov 24 '14

Preview: (hide)

Question Tools

1 follower

Stats

Asked: Nov 20 '14

Seen: 628 times

Last updated: Nov 24 '14