Metadata-Version: 1.1
Name: bob.ip.dlib
Version: 1.0.0
Summary: Feature extractor using caffe CNNs
Home-page: https://gitlab.idiap.ch/bob/bob.ip.dlib
Author: Tiago de Freitas Pereira
Author-email: tiago.pereira@idiap.ch
License: BSD
Description: .. vim: set fileencoding=utf-8 :
        .. Tiago de Freitas Pereira <tiago.pereira@idiap.ch>
        .. Fri 17 Jul 02:49:53 2016 CEST
        
        .. image:: http://img.shields.io/badge/docs-stable-yellow.png
           :target: http://pythonhosted.org/bob.ip.dlib/index.html
        .. image:: http://img.shields.io/badge/docs-latest-orange.png
           :target: https://www.idiap.ch/software/bob/docs/latest/bob/bob.ip.dlib/master/index.html
        .. image:: https://gitlab.idiap.ch/bob/bob.bio.base/badges/v1.0.0/build.svg
           :target: https://gitlab.idiap.ch/bob/bob.ip.dlib/commits/v1.0.0
        .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg
           :target: https://gitlab.idiap.ch/bob/bob.ip.dlib
        .. image:: http://img.shields.io/pypi/v/bob.ip.dlib.png
           :target: https://pypi.python.org/pypi/bob.ip.dlib
        .. image:: http://img.shields.io/pypi/dm/bob.ip.dlib.png
           :target: https://pypi.python.org/pypi/bob.ip.dlib
        
        
        ================================== 
         Bob interface for dlib functions
        ==================================
        
        This package wraps some functionalities from dlib.
        
        
        Installation
        ------------
        To install this package -- alone or together with other `Packages of Bob <https://github.com/idiap/bob/wiki/Packages>`_ -- please read the `Installation Instructions <https://github.com/idiap/bob/wiki/Installation>`_.
        For Bob_ to be able to work properly, some dependent packages are required to be installed.
        Please make sure that you have read the `Dependencies <https://github.com/idiap/bob/wiki/Dependencies>`_ for your operating system.
        
        Documentation
        -------------
        For further documentation on this package, please read the `Latest Version <https://www.idiap.ch/software/bob/docs/latest/bioidiap/bob.ip.dlib/master/index.html>`_ of the documentation.
        
        
        
        .. _bob: https://www.idiap.ch/software/bob
        
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
