Metadata-Version: 2.1
Name: agl-predict-endo-frame
Version: 0.2.2
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.4.1,<2.0.0)
Requires-Dist: endoreg-db (>=0.3.4,<0.4.0)
Requires-Dist: flake8 (>=3.9.2,<4.0.0)
Requires-Dist: matplotlib (>=3.7.2,<4.0.0)
Requires-Dist: numpy (>=1.26.4,<2.0.0)
Requires-Dist: opencv-python (>=4.9.0.80,<5.0.0.0)
Requires-Dist: pillow (>=10.2.0,<11.0.0)
Requires-Dist: pytorch-lightning (>=2.2.1,<3.0.0)
Requires-Dist: scikit-learn (>=1.4.1.post1,<2.0.0)
Requires-Dist: scipy (>=1.12.0,<2.0.0)
Requires-Dist: torch (>=2.2.2,<3.0.0)
Requires-Dist: torchaudio (>=2.2.2,<3.0.0)
Requires-Dist: torchvision (>=0.17.1,<0.18.0)
Description-Content-Type: text/markdown

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

