Skip to content
Snippets Groups Projects
Select Git revision
  • 3bc432858ae06dc4e5db7fefe11c13a186c6297a
  • master default protected
  • develop protected
  • bio-pad
  • v0.1.6
  • v0.1.5
  • v0.1.4
  • v0.1.3
  • v0.1.2
  • v0.1.1
  • v0.1.0
  • v0.0.7
  • v0.0.6
  • v0.0.6b0
  • v0.0.5
  • v0.0.4
  • v0.0.3
  • v0.0.2
  • v0.0.1
19 results

bob.fusion.base

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Amir Mohammadi authored
    3bc43285
    History
    http://img.shields.io/badge/docs-stable-yellow.png http://img.shields.io/badge/docs-latest-orange.png http://travis-ci.org/bioidiap/bob.fusion.base.svg?branch=master https://coveralls.io/repos/bioidiap/bob.fusion.base/badge.svg?branch=master https://img.shields.io/badge/github-master-0000c0.png http://img.shields.io/pypi/v/bob.fusion.base.png http://img.shields.io/pypi/dm/bob.fusion.base.png

    Scripts to run score fusion in biometric recognition experiments

    This package is part of the bob.fusion packages, which allow to run comparable and reproducible score fusion in biometric recognition experiments.

    This package contains basic functionality to run score fusion in biometric recognition experiments. It provides a generic ./bin/fuse.py script that takes several parameters, including:

    • A list of score files
    • A classification algorithm
    • A list of preprocessors.

    All these steps of the score fusion in biometric recognition system are given as configuration files.

    Installation

    To create your own working package using one or more of the bob.fusion packages, please follow the Installation Instructions of the bob.fusion packages.

    To install this package -- alone or together with other Packages of Bob -- please read the Installation Instructions. For Bob to be able to work properly, some dependent packages are required to be installed. Please make sure that you have read the Dependencies for your operating system.

    Documentation

    For further documentation on this package, please read the Stable Version or the Latest Version of the documentation. For a list of tutorials on this or the other packages ob Bob, or information on submitting issues, asking questions and starting discussions, please visit its website.