bob.bio.face


Namebob.bio.face JSON
Version 8.0.1 PyPI version JSON
download
home_pageNone
SummaryTools for running face recognition experiments
upload_time2024-07-12 22:29:36
maintainerNone
docs_urlhttps://pythonhosted.org/bob.bio.face/
authorNone
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.1-orange.svg)](https://www.idiap.ch/software/bob/docs/bob/bob.bio.face/v8.0.1/sphinx/index.html)
[![badge pipeline](https://gitlab.idiap.ch/bob/bob.bio.face/badges/v8.0.1/pipeline.svg)](https://gitlab.idiap.ch/bob/bob.bio.face/commits/v8.0.1)
[![badge coverage](https://gitlab.idiap.ch/bob/bob.bio.face/badges/v8.0.1/coverage.svg)](https://www.idiap.ch/software/bob/docs/bob/bob.bio.face/v8.0.1/coverage/)
[![badge gitlab](https://img.shields.io/badge/gitlab-project-0000c0.svg)](https://gitlab.idiap.ch/bob/bob.bio.face)

# Run face recognition algorithms

This package is part of the signal-processing and machine learning toolbox
[Bob](https://www.idiap.ch/software/bob).
This package is part of the `bob.bio` packages, which allow to run
comparable and reproducible biometric recognition experiments on publicly
available datasets.

This package contains functionality to run face recognition experiments.
It is an extension to the
[bob.bio.base](https://pypi.python.org/pypi/bob.bio.base) package, which
provides the basic scripts.
In this package, utilities that are specific for face recognition are
contained, such as:

* Image databases
* Image preprocesors, including face detection and facial image alignment
* Image feature extractors
* Recognition algorithms based on image features

## Installation

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

``` sh
conda install bob.bio.face
```

## 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": null,
    "name": "bob.bio.face",
    "maintainer": null,
    "docs_url": "https://pythonhosted.org/bob.bio.face/",
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "bob, biometric recognition, evaluation",
    "author": null,
    "author_email": "Manuel Gunther <siebenkopf@googlemail.com>",
    "download_url": "https://files.pythonhosted.org/packages/47/c5/1721fa1b0c1199317f0ab567b0404cd662783cb6f20ba54c2589db8989e3/bob_bio_face-8.0.1.tar.gz",
    "platform": null,
    "description": "[![badge doc](https://img.shields.io/badge/docs-v8.0.1-orange.svg)](https://www.idiap.ch/software/bob/docs/bob/bob.bio.face/v8.0.1/sphinx/index.html)\n[![badge pipeline](https://gitlab.idiap.ch/bob/bob.bio.face/badges/v8.0.1/pipeline.svg)](https://gitlab.idiap.ch/bob/bob.bio.face/commits/v8.0.1)\n[![badge coverage](https://gitlab.idiap.ch/bob/bob.bio.face/badges/v8.0.1/coverage.svg)](https://www.idiap.ch/software/bob/docs/bob/bob.bio.face/v8.0.1/coverage/)\n[![badge gitlab](https://img.shields.io/badge/gitlab-project-0000c0.svg)](https://gitlab.idiap.ch/bob/bob.bio.face)\n\n# Run face recognition algorithms\n\nThis package is part of the signal-processing and machine learning toolbox\n[Bob](https://www.idiap.ch/software/bob).\nThis package is part of the `bob.bio` packages, which allow to run\ncomparable and reproducible biometric recognition experiments on publicly\navailable datasets.\n\nThis package contains functionality to run face recognition experiments.\nIt is an extension to the\n[bob.bio.base](https://pypi.python.org/pypi/bob.bio.base) package, which\nprovides the basic scripts.\nIn this package, utilities that are specific for face recognition are\ncontained, such as:\n\n* Image databases\n* Image preprocesors, including face detection and facial image alignment\n* Image feature extractors\n* Recognition algorithms based on image features\n\n## Installation\n\nComplete Bob's\n[installation instructions](https://www.idiap.ch/software/bob/install). Then,\nto install this package, run:\n\n``` sh\nconda install bob.bio.face\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 face recognition experiments",
    "version": "8.0.1",
    "project_urls": {
        "changelog": "https://gitlab.idiap.ch/bob/bob.bio.face/-/releases",
        "documentation": "https://www.idiap.ch/software/bob/docs/bob/bob.bio.face/v8.0.1/sphinx/",
        "homepage": "https://pypi.org/project/bob.bio.face/",
        "repository": "https://gitlab.idiap.ch/bob/bob.bio.face"
    },
    "split_keywords": [
        "bob",
        " biometric recognition",
        " evaluation"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9596cc972842189a72a002e513a6cec4c2dbd540ceb4f848c6eceaf70d45a760",
                "md5": "d5b9bb33fd9483803f594d3adf86ca7c",
                "sha256": "63bd946dfa300ec826c62532394f8f4f36d04ef5c83e228e83ef34fdd7491d53"
            },
            "downloads": -1,
            "filename": "bob.bio.face-8.0.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d5b9bb33fd9483803f594d3adf86ca7c",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.9",
            "size": 2073881,
            "upload_time": "2024-07-12T22:29:33",
            "upload_time_iso_8601": "2024-07-12T22:29:33.759564Z",
            "url": "https://files.pythonhosted.org/packages/95/96/cc972842189a72a002e513a6cec4c2dbd540ceb4f848c6eceaf70d45a760/bob.bio.face-8.0.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "47c51721fa1b0c1199317f0ab567b0404cd662783cb6f20ba54c2589db8989e3",
                "md5": "95d59071b6b29561a1f514d2ed9ec413",
                "sha256": "96cc76b504a0f1cc87c76119588ab3412e703287340293418b097cb5704f30ec"
            },
            "downloads": -1,
            "filename": "bob_bio_face-8.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "95d59071b6b29561a1f514d2ed9ec413",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 2043204,
            "upload_time": "2024-07-12T22:29:36",
            "upload_time_iso_8601": "2024-07-12T22:29:36.870123Z",
            "url": "https://files.pythonhosted.org/packages/47/c5/1721fa1b0c1199317f0ab567b0404cd662783cb6f20ba54c2589db8989e3/bob_bio_face-8.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-12 22:29:36",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "bob.bio.face"
}
        
Elapsed time: 0.32041s