Metadata-Version: 2.4
Name: segmodels_keras
Version: 0.1.0.dev3
Summary: Image segmentation models with pre-trained backbones with Keras.
Home-page: https://github.com/orthoseg/segmodels_keras
Author: Pieter Roggemans
Author-email: pieter.roggemans@gmail.com
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.0.0
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: keras
Requires-Dist: packaging
Provides-Extra: tests
Requires-Dist: numpy; extra == "tests"
Requires-Dist: pytest; extra == "tests"
Requires-Dist: scikit-image; extra == "tests"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

Image segmentation models with pre-trained backbones with Keras.
