Metadata-Version: 2.1
Name: wbia-cnn
Version: 3.3.1
Summary: WBIA CNN - Convolutional Neural Network (CNN) plug-in for WBIA
Home-page: https://github.com/WildbookOrg/wbia-plugin-cnn
Author: Jon Crall, Jason Parham, WildMe Developers
Author-email: dev@wildme.org
License: BSD
Description: =========================
        Wildbook IA Plug-in - CNN
        =========================
        
        |Build| |Pypi| |ReadTheDocs|
        
        Convolutional Neural Network (CNN) plug-in for WBIA - Part of the WildMe / Wildbook IA Project.
        
        # Prerequisites
        * CUDA toolkit
        * CUDA =>3.0 compatible NVIDIA graphics card
        * Python 2.7.x
        * numpy
        * pandas
        * matplotlib
        * scikit-learn
        * Remaining: pip install -r https://raw.githubusercontent.com/dnouri/kfkd-tutorial/master/requirements.txt
        
        .. |Build| image:: https://img.shields.io/github/workflow/status/WildbookOrg/wbia-plugin-cnn/Build%20and%20upload%20to%20PyPI/master
            :target: https://github.com/WildbookOrg/wbia-plugin-cnn/actions?query=branch%3Amaster+workflow%3A%22Build+and+upload+to+PyPI%22
            :alt: Build and upload to PyPI (master)
        
        .. |Pypi| image:: https://img.shields.io/pypi/v/wbia-wbia-cnn.svg
           :target: https://pypi.python.org/pypi/wbia-wbia-cnn
           :alt: Latest PyPI version
        
        .. |ReadTheDocs| image:: https://readthedocs.org/projects/wbia-wbia-cnn/badge/?version=latest
            :target: http://wbia-wbia-cnn.readthedocs.io/en/latest/
            :alt: Documentation on ReadTheDocs
        
Platform: UNKNOWN
Classifier: Development Status :: 6 - Mature
Classifier: License :: OSI Approved :: BSD License
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Unix
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Description-Content-Type: text/x-rst
Provides-Extra: all
Provides-Extra: tests
Provides-Extra: build
Provides-Extra: runtime
