Metadata-Version: 2.1
Name: lapixdl
Version: 0.3.1
Summary: Evaluation metrics for segmentation, detection and classification Deep Learning algorithms
Home-page: https://github.com/lapix-ufsc/lapixdl
Author: LAPiX
License: MIT
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: numpy

# LAPiX DL - Utils for Computer Vision Deep Learning research

This package contains utilitary functions to support train and evaluation of Deep Learning models applied to images.

Three CV approaches are covered: Segmentation, Detection and Classification.

