Skip to content
Snippets Groups Projects
user avatar
Amir MOHAMMADI authored
475aa543
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 development score files
  • A classification algorithm

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.