Metadata-Version: 1.1
Name: bob.db.oulunpu
Version: 0.0.3
Summary: OULU-NPU Database Access in Bob
Home-page: https://gitlab.idiap.ch/bob/bob.db.oulunpu
Author: Amir Mohammadi
Author-email: amir.mohammadi@idiap.ch
License: GPLv3
Description: .. vim: set fileencoding=utf-8 :
        .. Tue Nov  7 16:30:33 CET 2017
        
        .. image:: https://img.shields.io/badge/docs-v0.0.3-yellow.svg
           :target: https://www.idiap.ch/software/bob/docs/bob/bob.db.oulunpu/v0.0.3/index.html
        .. image:: https://img.shields.io/badge/docs-latest-orange.svg
           :target: https://www.idiap.ch/software/bob/docs/bob/bob.db.oulunpu/master/index.html
        .. image:: https://gitlab.idiap.ch/bob/bob.db.oulunpu/badges/v0.0.3/build.svg
           :target: https://gitlab.idiap.ch/bob/bob.db.oulunpu/commits/v0.0.3
        .. image:: https://gitlab.idiap.ch/bob/bob.db.oulunpu/badges/v0.0.3/coverage.svg
           :target: https://gitlab.idiap.ch/bob/bob.db.oulunpu/commits/v0.0.3
        .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg
           :target: https://gitlab.idiap.ch/bob/bob.db.oulunpu
        .. image:: https://img.shields.io/pypi/v/bob.db.oulunpu.svg
           :target: https://pypi.python.org/pypi/bob.db.oulunpu
        
        
        =================================
         OULU-NPU Database Access in Bob
        =================================
        
        This package is part of the signal-processing and machine learning toolbox
        Bob_. This package provides an interface to the `OULU-NPU`_ database.
        The original data files need to be downloaded separately.
        
        If you use this database, please cite the following publication::
        
            @INPROCEEDINGS{OULU_NPU_2017,
                     author = {Boulkenafet, Z. and Komulainen, J. and Li, Lei. and Feng, X. and Hadid, A.},
                   keywords = {biometrics, face recognition, anti-spoofing, presentation attack, generalization, colour texture},
                      month = May,
                      title = {{OULU-NPU}: A mobile face presentation attack database with real-world variations},
                    journal = {IEEE International Conference on Automatic Face and Gesture Recognition},
                       year = {2017},
            }
        
        
        Installation
        ------------
        
        Complete Bob's `installation`_ instructions. Then, to install this package,
        run::
        
          $ conda install bob.db.oulunpu
        
        
        Contact
        -------
        
        For questions or reporting issues to this software package, contact our
        development `mailing list`_.
        
        
        .. Place your references here:
        .. _bob: https://www.idiap.ch/software/bob
        .. _installation: https://www.idiap.ch/software/bob/install
        .. _mailing list: https://www.idiap.ch/software/bob/discuss
        .. _oulu-npu: https://sites.google.com/site/oulunpudatabase/
        
Keywords: bob
Platform: UNKNOWN
Classifier: Framework :: Bob
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
