Metadata-Version: 2.1
Name: anoseg
Version: 0.0.4
Summary: Anomaly Segmentation
Author: Hendrik Meininger
Author-email: H.Meininger@outlook.de
Keywords: python,anomaly,segmentation,anomaly segmentation,dfc,padim,spade
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: opencv-python
Requires-Dist: pandas
Requires-Dist: pillow
Requires-Dist: torch
Requires-Dist: scipy
Requires-Dist: scikit-learn
Requires-Dist: scikit-image
Requires-Dist: torchvision

A collection of Anomaly Segmentation methods and an interface for easy use.
