Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • bob.bio.base bob.bio.base
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 16
    • Issues 16
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • bob
  • bob.bio.basebob.bio.base
  • Merge requests
  • !106

Merged
Created Oct 24, 2017 by Manuel Günther@mguentherMaintainer

Collect RR and DIR results using collect_results.py

  • Overview 9
  • Commits 6
  • Pipelines 3
  • Changes 2

So far, collect_results.py can only handle verification modes, but no closed- or open-set recognition. This MR adds the possibility to collect results for the rank 1 recognition rate (RR) and the rank 1, threshold@FAR=0.001 detection and identification rate (DIR).

So far, parameters like rank or FAR threshold are not specifiable on the command line. They have not been specifiable for verification either. If wanted, I can add these parameters to the command line options.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: collect_dir