Coder Social home page Coder Social logo

Comments (2)

jklontz avatar jklontz commented on July 1, 2024

Oops, sorry this is a bug in the documentation. We no longer provide COTS_MEDS.mtx for a variety of reasons. The correct command should be:

br -algorithm FaceRecognition -path ../data/MEDS/img/
-enroll ../data/MEDS/sigset/MEDS_frontal_target.xml target.gal
-enroll ../data/MEDS/sigset/MEDS_frontal_query.xml query.gal
-compare target.gal query.gal scores.mtx
-makeMask ../data/MEDS/sigset/MEDS_frontal_target.xml ../data/MEDS/sigset/MEDS_frontal_query.xml MEDS.mask
-eval scores.mtx MEDS.mask Algorithm_Dataset/FaceRecognition_MEDS.csv
-plot Algorithm_Dataset/FaceRecognition_MEDS.csv MEDS

(fixed in a06af98)

from openbr.

jklontz avatar jklontz commented on July 1, 2024

Oops, sorry this is a bug in the documentation. We no longer provide
COTS_MEDS.mtx for a variety of reasons. The correct command should be:

br -algorithm FaceRecognition -path ../data/MEDS/img/
-enroll ../data/MEDS/sigset/MEDS_frontal_target.xml target.gal
-enroll ../data/MEDS/sigset/MEDS_frontal_query.xml query.gal
-compare target.gal query.gal scores.mtx
-makeMask ../data/MEDS/sigset/MEDS_frontal_target.xml
../data/MEDS/sigset/MEDS_frontal_query.xml MEDS.mask
-eval scores.mtx MEDS.mask Algorithm_Dataset/FaceRecognition_MEDS.csv
-plot Algorithm_Dataset/FaceRecognition_MEDS.csv MEDS

(fixed in
a06af98
)

On Tue, Aug 6, 2013 at 2:25 PM, David Riordan [email protected]:

After downloading the sample data, I tried running the example for Face
Recognition Evaluation from the command line using the MEDS sample data.

'''
$ br -algorithm FaceRecognition -path ../data/MEDS/img/
-enroll ../data/MEDS/sigset/MEDS_frontal_target.xml target.gal
-enroll ../data/MEDS/sigset/MEDS_frontal_query.xml query.gal
-compare target.gal query.gal scores.mtx
-makeMask ../data/MEDS/sigset/MEDS_frontal_target.xml
../data/MEDS/sigset/MEDS_frontal_query.xml MEDS.mask
-eval scores.mtx MEDS.mask Algorithm_Dataset/FaceRecognition_MEDS.csv
-eval ../data/MEDS/simmat/COTS_MEDS.mtx MEDS.mask
Algorithm_Dataset/COTS_MEDS.csv
-plot Algorithm_Dataset/FaceRecognition_MEDS.csv
Algorithm_Dataset/COTS_MEDS.csv MEDS
'''

It's looking for the data/MEDS/simmat/COTS_MEDS.mtx file for evaluation,
but the simmat folder isn't there. I've tried looking in the MEDS dataset
and I can't find the COTS_MEDS.mtx file nor can I find the simmat folder.
Is there something I'm missing?


Reply to this email directly or view it on GitHubhttps://github.com//issues/84
.

from openbr.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.