Metadata-Version: 2.1
Name: easydata-python
Version: 0.5.0
Summary: A toolkit for processing data powered by PaddlePaddle, which include data augmentation, data cleaning and data annotation.
Home-page: https://github.com/PaddlePaddle/EasyData
Download-URL: https://github.com/PaddlePaddle/EasyData.git
License: Apache License 2.0
Keywords: PaddlePaddle,PP-DataAug,PP-DataClean
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Natural Language :: Chinese (Simplified)
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Utilities
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: opencv-python
Requires-Dist: Pillow
Requires-Dist: scipy (>=1.0.0)
Requires-Dist: faiss-cpu (==1.7.1.post2)
Requires-Dist: PyYAML (>=5.1)
Requires-Dist: tqdm
Requires-Dist: Shapely
Requires-Dist: pyclipper
Requires-Dist: matplotlib

EasyData aims to create a universal, leading and practical data processing toolkit, that supports automatic data augmentation and cleaning, and provides data annotation tools and a collection of open source datasets to help developers obtain high-quality training and inference data more easily, thereby promoting the practical effect of AI algorithms.
