Metadata-Version: 1.1
Name: bob.paper.isba2018_pad_dnn
Version: 1.0.2
Summary: "On the Use of Convolutional Neural Networks for Speech Presentation Attack Detection" published in ISBA 2018
Home-page: http://gitlab.idiap.ch/bob/bob.paper.isba2018-pad-dnn
Author: Pavel Korshunov
Author-email: pavel.korshunov@idiap.ch
License: BSD
Description: .. vim: set fileencoding=utf-8 :
        .. Tue 16 Aug 15:00:20 CEST 2016
        
        .. image:: http://img.shields.io/badge/docs-v1.0.2-yellow.svg
           :target: https://www.idiap.ch/software/bob/docs/bob/bob.paper.isba2018-pad-dnn/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.isba2018-pad-dnn/master/index.html
        .. image:: https://gitlab.idiap.ch/bob/bob.paper.isba2018-pad-dnn/badges/v1.0.2/build.svg
           :target: https://gitlab.idiap.ch/bob/bob.paper.isba2018-pad-dnn/commits/v1.0.2
        .. image:: https://gitlab.idiap.ch/bob/bob.paper.isba2018-pad-dnn/badges/v1.0.2/coverage.svg
           :target: https://gitlab.idiap.ch/bob/bob.paper.isba2018-pad-dnn/commits/v1.0.2
        .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg
           :target: https://gitlab.idiap.ch/bob/bob.paper.isba2018-pad-dnn
        .. image:: http://img.shields.io/pypi/v/bob.paper.isba2018-pad-dnn.svg
           :target: https://pypi.python.org/pypi/bob.paper.isba2018-pad-dnn
        
        
        =====================================================
         Reproducing results of paper published in ISBA 2018
        =====================================================
        
        This package is part of the Bob_ toolkit and it allows to reproduce the following paper::
        
            @inproceedings{KorshunovISBA2018,
                author = {Pavel Korshunov, Andr\'e Gon\c{c}alves, Ricardo Violato, Fl\'avio Sim\~oes, and S\'ebastien Marcel},
                title = {On the Use of Convolutional Neural Networks for Speech Presentation Attack Detection},
                booktitle = {International Conference on Identity, Security and Behavior Analysis (ISBA 2018)},
                year = {2018},
        	month = jan,
        	address = {Singapore},
            }
        
        If you use this package and/or its results, please cite the paper.
        
        
        Installation
        ------------
        
        Follow our `installation`_ instructions and install Bob_ using Conda. Then, run the following commands::
        
          $ conda install zc.buildout
          $ buildout
        
        
        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
        
Platform: UNKNOWN
Classifier: Framework :: Bob
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Database :: Front-Ends
