Metadata-Version: 1.1
Name: bob.bio.caffe_face
Version: 1.1.0
Summary: Face Feature extraction using caffe pre-trained models
Home-page: https://gitlab.idiap.ch/bob/bob.bio.caffe_face
Author: Tiago de Freitas Pereira
Author-email: tiago.pereira@idiap.ch
License: BSD
Description: .. vim: set fileencoding=utf-8 :
        .. Mon Jul 24 13:52:22 CEST 2017
        
        .. image:: https://img.shields.io/badge/docs-stable-yellow.svg
           :target: https://www.idiap.ch/software/bob/docs/bob/bob.bio.caffe_face/stable/index.html
        .. image:: https://img.shields.io/badge/docs-latest-orange.svg
           :target: https://www.idiap.ch/software/bob/docs/bob/bob.bio.caffe_face/master/index.html
        .. image:: https://gitlab.idiap.ch/bob/bob.bio.caffe_face/badges/v1.1.0/build.svg
           :target: https://gitlab.idiap.ch/bob/bob.bio.caffe_face/commits/v1.1.0
        .. image:: https://gitlab.idiap.ch/bob/bob.bio.caffe_face/badges/v1.1.0/coverage.svg
           :target: https://gitlab.idiap.ch/bob/bob.bio.caffe_face/commits/v1.1.0
        .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg
           :target: https://gitlab.idiap.ch/bob/bob.bio.caffe_face
        .. image:: https://img.shields.io/pypi/v/bob.bio.caffe_face.svg
           :target: https://pypi.python.org/pypi/bob.bio.caffe_face
        
        
        ========================================================
         Face Feature extraction using caffe pre-trained models
        ========================================================
        
        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.
        
        This package contains functionality to run face recognition experiments. It is
        an extension to the `bob.bio.base <http://pypi.python.org/pypi/bob.bio.base>`_
        package, which provides the basic scripts. With this package it is possible to
        run feature extraction using pre-trained models of `Caffe`.
        
        
        Installation
        ------------
        
        Complete Bob's `installation`_ instructions. Then, to install this package,
        run::
        
          $ conda install bob.bio.caffe_face
        
        
        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
        
Keywords: bob,biometric recognition,evaluation
Platform: UNKNOWN
Classifier: Framework :: Bob
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
