Skip to content
GitLab
Projects Groups Snippets
  • /
  • 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 14
    • Issues 14
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • bobbob
  • bob.bio.basebob.bio.base
  • Merge requests
  • !106

Collect RR and DIR results using collect_results.py

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Manuel Günther requested to merge collect_dir into master Oct 24, 2017
  • 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
Reviewers
Request review from
Time tracking
Source branch: collect_dir