Metadata-Version: 2.1
Name: pymia
Version: 0.2.4
Summary: pymia facilitates medical image analysis
Home-page: https://github.com/rundherum/pymia
Author: Fabian Balsiger and Alain Jungo
Author-email: fabian.balsiger@artorg.unibe.ch
License: Apache License
Description: pymia
        =====
        
        .. image:: https://readthedocs.org/projects/pymia/badge/?version=latest
           :target: http://pymia.readthedocs.io/en/latest/?badge=latest
           :alt: Documentation Status
        
        pymia contains generic and modular code for medical image analysis (mia) with Python (py).
        pymia aims at accelerating state-of-the-art research in medical image analysis using machine learning, especially deep learning.
        In contrast to other frameworks, pymia focuses on flexibility regarding the deep learning backend and features mainly data loading, interfaces for fast prototyping, and reproducibility.
        Founded, and actively developed and maintained, by Fabian Balsiger and Alain Jungo.
        
Keywords: medical image analysis,deep learning,data handling,evaluation,metrics
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Scientific/Engineering :: Image Recognition
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Medical Science Apps.
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.6
Description-Content-Type: text/x-rst
