Metadata-Version: 1.1
Name: solt
Version: 0.1.9
Summary: Optimized data augmentation library for Deep Learning
Home-page: https://github.com/mipt-oulu/solt
Author: Aleksei Tiulpin
Author-email: aleksei.tiulpin@oulu.fi
License: MIT license
Description: Data augmentation libarary for Deep Learning, which supports images, segmentation masks, labels and keypoints. 
        Furthermore, SOLT is fast and has OpenCV in its backend. 
        Full auto-generated docs and 
        examples are available here: https://mipt-oulu.github.io/solt/.
        
        
Keywords: data augmentations,deeep learning
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Operating System :: MacOS
Classifier: Operating System :: POSIX :: Linux
