Metadata-Version: 2.1
Name: pietoolbelt
Version: 0.1.1
Summary: Toolbelt for PiePline training pipeline
Home-page: https://github.com/PiePline/PieToolbelt
Author: Anton Fedotov
Author-email: anton.fedotov.af@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Image Recognition
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Description-Content-Type: text/markdown
Requires-Dist: piepeline (>=0.2.1)
Requires-Dist: opencv-python
Requires-Dist: scikit-learn
Requires-Dist: numpy
Requires-Dist: tqdm
Requires-Dist: torch (>=0.4.1)
Requires-Dist: torchvision

# PiePline toolbelt

# Installation:
[![PyPI version](https://badge.fury.io/py/pietoolbelt.svg)](https://badge.fury.io/py/pietoolbelt)
[![PyPI Downloads/Month](https://pepy.tech/badge/pietoolbelt/month)](https://pepy.tech/project/pietoolbelt)
[![PyPI Downloads](https://pepy.tech/badge/pietoolbelt)](https://pepy.tech/project/pietoolbelt)

`pip install pietoolbelt`

##### Install latest version before it's published on PyPi
`pip install -U git+https://github.com/PiePline/pietoolbelt`

# Functional
* `datasets.stratification`

    Stratification by histogramm, that saves 

