Metadata-Version: 2.1
Name: image_classifier_3d
Version: 0.1.0
Summary: Python package for building 3d image classifier                  using deep neural networks
Home-page: https://github.com/aics-int/image_classifier_3d
Author: Jianxu Chen
Author-email: jianxuc@alleninstitute.org
License: Allen Institute Software License
Description: # Image Classifier 3D
        
        [![Build Status](https://github.com/aics-int/image_classifier_3d/workflows/Build%20Master/badge.svg)](https://github.com/aics-int/image_classifier_3d/actions)
        
        Python package for building 3d image classifier using deep neural networks
        
        ---
        
        ## Installation
        **Stable Release:** `pip install image_classifier_3d`<br>
        **Development Head:** `pip install git+https://github.com/aics-int/image_classifier_3d.git`
        
        ## Development
        See [CONTRIBUTING.md](CONTRIBUTING.md) for information related to developing the code.
        
        ***Free software: Allen Institute Software License***
        
Keywords: image_classifier_3d
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: Free for non-commercial use
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Provides-Extra: setup
Provides-Extra: test
Provides-Extra: dev
Provides-Extra: all
