Metadata-Version: 1.1
Name: bob.ip.caffe-extractor
Version: 1.1.1
Summary: Feature extractor using caffe CNNs
Home-page: https://gitlab.idiap.ch/tiago.pereira/bob.bio.caffe_extractor
Author: Tiago de Freitas Pereira
Author-email: tiago.pereira@idiap.ch
License: BSD
Description: .. vim: set fileencoding=utf-8 :
        .. Thu Jul 20 12:30:48 CEST 2017
        
        .. image:: https://img.shields.io/badge/docs-stable-yellow.svg
           :target: https://www.idiap.ch/software/bob/docs/bob/bob.ip.caffe_extractor/stable/index.html
        .. image:: https://img.shields.io/badge/docs-latest-orange.svg
           :target: https://www.idiap.ch/software/bob/docs/bob/bob.ip.caffe_extractor/master/index.html
        .. image:: https://gitlab.idiap.ch/bob/bob.ip.caffe_extractor/badges/v1.1.1/build.svg
           :target: https://gitlab.idiap.ch/bob/bob.ip.caffe_extractor/commits/v1.1.1
        .. image:: https://gitlab.idiap.ch/bob/bob.ip.caffe_extractor/badges/v1.1.1/coverage.svg
           :target: https://gitlab.idiap.ch/bob/bob.ip.caffe_extractor/commits/v1.1.1
        .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg
           :target: https://gitlab.idiap.ch/bob/bob.ip.caffe_extractor
        .. image:: https://img.shields.io/pypi/v/bob.ip.caffe_extractor.svg
           :target: https://pypi.python.org/pypi/bob.ip.caffe_extractor
        
        
        ==================================================
         Bob interface for feature extraction using Caffe
        ==================================================
        
        This package is part of the signal-processing and machine learning toolbox
        Bob_. This package contains functionality to extract features from CNNs trained
        with caffe http://caffe.berkeleyvision.org/
        
        
        Installation
        ------------
        
        Complete Bob's `installation`_ instructions. Then, to install this package,
        run::
        
          $ conda install bob.ip.caffe_extractor
        
        
        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
