Metadata-Version: 1.1
Name: bob.ip.pytorch-extractor
Version: 0.0.2
Summary: Extract features from images using (C)NN built with pyTorch
Home-page: https://gitlab.idiap.ch/heusch/bob.ip.pytorch_extractor
Author: Guillaume Heusch
Author-email: guillaume.heusch@idiap.ch
License: BSD
Description: .. vim: set fileencoding=utf-8 :
        .. Wed 16 May 15:25:53 CEST 2018
        
        .. image:: https://img.shields.io/badge/docs-v0.0.2-yellow.svg
           :target: https://www.idiap.ch/software/bob/docs/bob/bob.ip.pytorch_extractor/v0.0.2/index.html
        .. image:: https://img.shields.io/badge/docs-latest-orange.svg
           :target: https://www.idiap.ch/software/bob/docs/bob/bob.ip.pytorch_extractor/master/index.html
        .. image:: https://gitlab.idiap.ch/bob/bob.ip.pytorch_extractor/badges/v0.0.2/build.svg
           :target: https://gitlab.idiap.ch/bob/bob.ip.pytorch_extractor/commits/v0.0.2
        .. image:: https://gitlab.idiap.ch/bob/bob.ip.pytorch_extractor/badges/v0.0.2/coverage.svg
           :target: https://gitlab.idiap.ch/bob/bob.ip.pytorch_extractor/commits/v0.0.2
        .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg
           :target: https://gitlab.idiap.ch/bob/bob.ip.pytorch_extractor
        .. image:: https://img.shields.io/pypi/v/bob.ip.pytorch_extractor.svg
           :target: https://pypi.python.org/pypi/bob.ip.pytorch_extractor
        
        
        ====================================================
         Bob interface for feature extraction using PyTorch
        ====================================================
        
        This package is part of the signal-processing and machine learning toolbox
        Bob_. This package contains functionality to extract features from CNNs trained with PyTorch.
        
        
        Installation
        ------------
        
        Complete Bob's `installation`_ instructions. Then, to install this package,
        run::
        
          $ conda install bob.ip.pytorch_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: pytorch
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
