Metadata-Version: 2.1
Name: ai_tools_zxw
Version: 1.0.0
Summary: 常用的人工智能操作的中文工具包。
Home-page: https://github.com/sunshineinwater/
Author: XueWei Zhang
Author-email: tonson_predict@qq.com
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: xlwt
Requires-Dist: psutil
Requires-Dist: ultralytics
Requires-Dist: opencv-python
Requires-Dist: matplotlib
Requires-Dist: tqdm
Requires-Dist: pycocotools

# 人工智能操作的常用函数包
### 集合了常用的文件处理模块
#### 具体如下:
- 数据预处理
- - 图象数据集-视频提取图像
- - 图象数据集-自动分割
- - 图象数据集-图形自动标注


