Metadata-Version: 1.1
Name: bob.paper.tifs2018_dsu
Version: 1.0.2
Summary: Tools to reproduce the paper "Heterogeneous Face Recognition Using Domain Specific Units"
Home-page: https://gitlab.idiap.ch/bob/bob.paper.tifs2018_dsu
Author: Tiago de Freitas Pereira
Author-email: tiago.pereira@idiap.ch
License: BSD
Description: .. vim: set fileencoding=utf-8 :
        .. Sat Aug 20 07:33:55 CEST 2016
        
        .. image:: https://img.shields.io/badge/docs-v1.0.2-yellow.svg
           :target: https://www.idiap.ch/software/bob/docs/bob/bob.paper.tifs2018_dsu/v1.0.2/index.html
        .. image:: http://img.shields.io/badge/docs-latest-orange.svg
           :target: https://www.idiap.ch/software/bob/docs/bob/bob.paper.tifs2018_dsu/master/index.html
        .. image:: https://gitlab.idiap.ch/bob/bob.paper.tifs2018_dsu/badges/v1.0.2/build.svg
           :target: https://gitlab.idiap.ch/bob/bob.paper.tifs2018_dsu/commits/v1.0.2
        .. image:: https://gitlab.idiap.ch/bob/bob.paper.tifs2018_dsu/badges/v1.0.2/coverage.svg
           :target: https://gitlab.idiap.ch/bob/bob.paper.tifs2018_dsu/commits/v1.0.2
        .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg
           :target: https://gitlab.idiap.ch/bob/bob.paper.tifs2018_dsu
        .. image:: https://img.shields.io/pypi/v/bob.paper.tifs2018_dsu.svg
           :target: https://pypi.python.org/pypi/bob.paper.tifs2018_dsu
        
        =======================================================================================================================
        Python package to reproduce the experiments from the paper "Heterogeneous Face Recognition Using Domain Specific Units"
        =======================================================================================================================
        
        This package is part of the signal-processing and machine learning toolbox
        Bob_.
        This package is part of the ``bob.bio`` packages, which allow to run comparable and reproducible biometric recognition experiments on publicly available databases.
        
        
        Installation
        ------------
        
        Follow our `installation`_ instructions. Then, using the Python interpreter
        provided by the distribution, bootstrap and buildout this package::
        
          $ conda install bob.thesis.tiago
          $ bob bio htface --help
        
        
        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://gitlab.idiap.ch/bob/bob/wikis/Installation
        .. _mailing list: https://groups.google.com/forum/?fromgroups#!forum/bob-devel
        
Keywords: bob,biometric recognition,evaluation
Platform: UNKNOWN
Classifier: Framework :: Bob
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
