Metadata-Version: 2.1
Name: agl-predict-endo-frame
Version: 0.1.3
Summary: Multiclass prediction functionality for frames of endoscopy videos
License: MIT
Author: Thomas J. Lux
Author-email: lux_t1@ukw.de
Requires-Python: >=3.11,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: albumentations (>=1.3.1,<2.0.0)
Requires-Dist: flake8 (>=3.9.2,<4.0.0)
Requires-Dist: matplotlib (>=3.7.2,<4.0.0)
Requires-Dist: numpy (>=1.25.2,<2.0.0)
Requires-Dist: opencv-python (>=4.8.0.76,<5.0.0.0)
Requires-Dist: pytorch-lightning (>=2.0.8,<3.0.0)
Requires-Dist: scikit-learn (>=1.3.0,<2.0.0)
Requires-Dist: streamlit (>=1.26.0,<2.0.0)
Requires-Dist: torch (>=2.0.1,<3.0.0)
Description-Content-Type: text/markdown

# agl-predict-endo-frame
Library to load the multiclass prediction model and predict frames

