bob.bio.base


Namebob.bio.base JSON
Version 8.0.0 PyPI version JSON
download
home_page
SummaryTools for running biometric recognition experiments
upload_time2023-06-16 12:50:41
maintainer
docs_urlNone
author
requires_python>=3.9
licenseBSD 3-Clause License
keywords bob biometric recognition evaluation
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![badge doc](https://img.shields.io/badge/docs-v8.0.0-orange.svg)](https://www.idiap.ch/software/bob/docs/bob/bob.bio.base/v8.0.0/sphinx/index.html)
[![badge pipeline](https://gitlab.idiap.ch/bob/bob.bio.base/badges/v8.0.0/pipeline.svg)](https://gitlab.idiap.ch/bob/bob.bio.base/commits/v8.0.0)
[![badge coverage](https://gitlab.idiap.ch/bob/bob.bio.base/badges/v8.0.0/coverage.svg)](https://www.idiap.ch/software/bob/docs/bob/bob.bio.base/v8.0.0/coverage)
[![badge gitlab](https://img.shields.io/badge/gitlab-project-0000c0.svg)](https://gitlab.idiap.ch/bob/bob.bio.base)

# Tools to run biometric recognition experiments

This package is part of the signal-processing and machine learning toolbox
[Bob](https://www.idiap.ch/software/bob). It provides tools to run comparable
and reproducible biometric recognition experiments on publicly available
databases.

The [User Guide](https://www.idiap.ch/software/bob/docs/bob/bob.bio.base/master/sphinx/index.html)
provides installation and usage instructions.
If you run biometric recognition experiments using the bob.bio framework,
please cite at least one of the following in your scientific publication:

``` bibtext
@inbook{guenther2016face,
  chapter = {Face Recognition in Challenging Environments: An Experimental and Reproducible Research Survey},
  author = {G\"unther, Manuel and El Shafey, Laurent and Marcel, S\'ebastien},
  editor = {Bourlai, Thirimachos},
  title = {Face Recognition Across the Imaging Spectrum},
  edition = {1},
  year = {2016},
  month = feb,
  publisher = {Springer}
}

@inproceedings{guenther2012facereclib,
  title = {An Open Source Framework for Standardized Comparisons of Face Recognition Algorithms},
  author = {G\"unther, Manuel and Wallace, Roy and Marcel, S\'ebastien},
  editor = {Fusiello, Andrea and Murino, Vittorio and Cucchiara, Rita},
  booktitle = {European Conference on Computer Vision (ECCV) Workshops and Demonstrations},
  series = {Lecture Notes in Computer Science},
  volume = {7585},
  year = {2012},
  month = oct,
  pages = {547-556},
  publisher = {Springer},
}
```

## Installation

Complete Bob's
[installation instructions](https://www.idiap.ch/software/bob/install). Then, to
install this package, run:

``` sh
conda install bob.bio.base
```

## Contact

For questions or reporting issues to this software package, contact our
development [mailing list](https://www.idiap.ch/software/bob/discuss).

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "bob.bio.base",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "bob,biometric recognition,evaluation",
    "author": "",
    "author_email": "Manuel Gunther <siebenkopf@googlemail.com>",
    "download_url": "https://files.pythonhosted.org/packages/d0/49/cc9f29d274fde7b74bf6cdfe775434884489bc15fee4d876ae368af58e74/bob.bio.base-8.0.0.tar.gz",
    "platform": null,
    "description": "[![badge doc](https://img.shields.io/badge/docs-v8.0.0-orange.svg)](https://www.idiap.ch/software/bob/docs/bob/bob.bio.base/v8.0.0/sphinx/index.html)\n[![badge pipeline](https://gitlab.idiap.ch/bob/bob.bio.base/badges/v8.0.0/pipeline.svg)](https://gitlab.idiap.ch/bob/bob.bio.base/commits/v8.0.0)\n[![badge coverage](https://gitlab.idiap.ch/bob/bob.bio.base/badges/v8.0.0/coverage.svg)](https://www.idiap.ch/software/bob/docs/bob/bob.bio.base/v8.0.0/coverage)\n[![badge gitlab](https://img.shields.io/badge/gitlab-project-0000c0.svg)](https://gitlab.idiap.ch/bob/bob.bio.base)\n\n# Tools to run biometric recognition experiments\n\nThis package is part of the signal-processing and machine learning toolbox\n[Bob](https://www.idiap.ch/software/bob). It provides tools to run comparable\nand reproducible biometric recognition experiments on publicly available\ndatabases.\n\nThe [User Guide](https://www.idiap.ch/software/bob/docs/bob/bob.bio.base/master/sphinx/index.html)\nprovides installation and usage instructions.\nIf you run biometric recognition experiments using the bob.bio framework,\nplease cite at least one of the following in your scientific publication:\n\n``` bibtext\n@inbook{guenther2016face,\n  chapter = {Face Recognition in Challenging Environments: An Experimental and Reproducible Research Survey},\n  author = {G\\\"unther, Manuel and El Shafey, Laurent and Marcel, S\\'ebastien},\n  editor = {Bourlai, Thirimachos},\n  title = {Face Recognition Across the Imaging Spectrum},\n  edition = {1},\n  year = {2016},\n  month = feb,\n  publisher = {Springer}\n}\n\n@inproceedings{guenther2012facereclib,\n  title = {An Open Source Framework for Standardized Comparisons of Face Recognition Algorithms},\n  author = {G\\\"unther, Manuel and Wallace, Roy and Marcel, S\\'ebastien},\n  editor = {Fusiello, Andrea and Murino, Vittorio and Cucchiara, Rita},\n  booktitle = {European Conference on Computer Vision (ECCV) Workshops and Demonstrations},\n  series = {Lecture Notes in Computer Science},\n  volume = {7585},\n  year = {2012},\n  month = oct,\n  pages = {547-556},\n  publisher = {Springer},\n}\n```\n\n## Installation\n\nComplete Bob's\n[installation instructions](https://www.idiap.ch/software/bob/install). Then, to\ninstall this package, run:\n\n``` sh\nconda install bob.bio.base\n```\n\n## Contact\n\nFor questions or reporting issues to this software package, contact our\ndevelopment [mailing list](https://www.idiap.ch/software/bob/discuss).\n",
    "bugtrack_url": null,
    "license": "BSD 3-Clause License",
    "summary": "Tools for running biometric recognition experiments",
    "version": "8.0.0",
    "project_urls": {
        "changelog": "https://gitlab.idiap.ch/bob/bob.bio.base/-/releases",
        "documentation": "https://www.idiap.ch/software/bob/docs/bob/bob.bio.base/v8.0.0/sphinx/",
        "homepage": "https://pypi.org/project/bob.bio.base/",
        "repository": "https://gitlab.idiap.ch/bob/bob.bio.base"
    },
    "split_keywords": [
        "bob",
        "biometric recognition",
        "evaluation"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0d9acab3b330c1cb83994fa9685332d854e4019bd80dd8793cf7a0703218eb44",
                "md5": "ce007e0c973145ec552a3866c14e0628",
                "sha256": "35d835de753a01424f438478838a4df61f4458dba5b8e73270e75db0b08d2996"
            },
            "downloads": -1,
            "filename": "bob.bio.base-8.0.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ce007e0c973145ec552a3866c14e0628",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.9",
            "size": 145310,
            "upload_time": "2023-06-16T12:50:39",
            "upload_time_iso_8601": "2023-06-16T12:50:39.617319Z",
            "url": "https://files.pythonhosted.org/packages/0d/9a/cab3b330c1cb83994fa9685332d854e4019bd80dd8793cf7a0703218eb44/bob.bio.base-8.0.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d049cc9f29d274fde7b74bf6cdfe775434884489bc15fee4d876ae368af58e74",
                "md5": "593a33e3913556e626cbef2cf20b60de",
                "sha256": "c5fb901728621f918521e661e23a5e759b2478595f7a44b20ecb9e0b25457b55"
            },
            "downloads": -1,
            "filename": "bob.bio.base-8.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "593a33e3913556e626cbef2cf20b60de",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 172943,
            "upload_time": "2023-06-16T12:50:41",
            "upload_time_iso_8601": "2023-06-16T12:50:41.900992Z",
            "url": "https://files.pythonhosted.org/packages/d0/49/cc9f29d274fde7b74bf6cdfe775434884489bc15fee4d876ae368af58e74/bob.bio.base-8.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-16 12:50:41",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "bob.bio.base"
}
        
Elapsed time: 0.08596s