Metadata-Version: 1.1
Name: bob.med.tb
Version: 1.0.0
Summary: Active Tuberculosis Detection On CXR Package for Bob
Home-page: https://gitlab.idiap.ch/graposo/bob.med.tb
Author: Geoffrey Raposo
Author-email: geoffrey.raposo@idiap.ch
License: GPLv3
Description: .. -*- coding: utf-8 -*-
        
        .. image:: https://img.shields.io/badge/docs-available-orange.svg
           :target: https://www.idiap.ch/software/bob/docs/bob/bob.med.tb/master/index.html
        .. image:: https://gitlab.idiap.ch/bob/bob.med.tb/badges/v1.0.0/pipeline.svg
           :target: https://gitlab.idiap.ch/bob/bob.med.tb/commits/v1.0.0
        .. image:: https://gitlab.idiap.ch/bob/bob.med.tb/badges/v1.0.0/coverage.svg
           :target: https://www.idiap.ch/software/bob/docs/bob/bob.med.tb/master/coverage/index.html
        .. image:: https://img.shields.io/badge/gitlab-project-0000c0.svg
           :target: https://gitlab.idiap.ch/bob/bob.med.tb
        
        
        
        ======================================================
         Active Tuberculosis Detection On CXR Package for Bob
        ======================================================
        
        This package is part of the signal-processing and machine learning toolbox
        Bob_. It implements training and inference on frontal CXR for Tuberculosis
        detection.
        
        
        Installation
        ------------
        
        Complete bob's `installation`_ instructions. Then, to install this
        package, run::
        
          $ conda install bob.med.tb
        
        
        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
Platform: UNKNOWN
Classifier: Framework :: Bob
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development :: Libraries :: Python Modules
