# CubeTools
[CubeAI智立方](https://openi.pcl.ac.cn/openi/cubeai) 模型和应用开发常用工具集。
目前主要包括:
- 图像前处理、后处理等常用函数封装。
- 通用AI流媒体在线推理服务框架。
- 通用OpenVino模型推理框架(基于 [OpenVino Runtime](https://pypi.org/project/openvino/) 封装)。
- 通用ONNX模型推理框架(基于 [ONNX Runtime](https://pypi.org/project/onnxruntime-gpu/) 封装)。
- 通用PaddlePaddle模型推理框架(基于 [Paddle Inference](https://www.paddlepaddle.org.cn/paddle/paddleinference) 推理引擎封装)。
- 通用MindSporeLite推理框架(基于 [MindSpore Lite](https://www.mindspore.cn/lite) 推理引擎封装)。
- 通用Pytorch模型推理框架。
- 基于Gradio的视频流媒体类Python前端服务组件。
- 基于Gradio的聊天对话类Python前端服务组件。
- HuggingFace模型和数据集下载。
- ModelScope模型下载。
- 模型文件下载。
## 开源主页
- https://openi.pcl.ac.cn/cubeai/cubetools
## 依赖包主页
- https://pypi.org/project/cubetools
## 依赖包安装
pip install cubetools -i https://pypi.tuna.tsinghua.edu.cn/simple
## 应用举例
- [CubeAI模型示范库](https://openi.pcl.ac.cn/cubeai-model-zoo/cubeai-model-zoo)
Raw data
{
"_id": null,
"home_page": "https://openi.pcl.ac.cn/cubeai/cubetools",
"name": "cubetools",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.5",
"maintainer_email": null,
"keywords": "AI application tools",
"author": "cubeai",
"author_email": "cubeai@163.com",
"download_url": "https://files.pythonhosted.org/packages/41/a5/549612c0d6f98783c60ee35da5284f0748cc437b43d44e3b700ee5203138/cubetools-0.9.0.tar.gz",
"platform": null,
"description": "# CubeTools\n\n[CubeAI\u667a\u7acb\u65b9](https://openi.pcl.ac.cn/openi/cubeai) \u6a21\u578b\u548c\u5e94\u7528\u5f00\u53d1\u5e38\u7528\u5de5\u5177\u96c6\u3002\n\n\u76ee\u524d\u4e3b\u8981\u5305\u62ec\uff1a\n\n- \u56fe\u50cf\u524d\u5904\u7406\u3001\u540e\u5904\u7406\u7b49\u5e38\u7528\u51fd\u6570\u5c01\u88c5\u3002\n- \u901a\u7528AI\u6d41\u5a92\u4f53\u5728\u7ebf\u63a8\u7406\u670d\u52a1\u6846\u67b6\u3002\n- \u901a\u7528OpenVino\u6a21\u578b\u63a8\u7406\u6846\u67b6\uff08\u57fa\u4e8e [OpenVino Runtime](https://pypi.org/project/openvino/) \u5c01\u88c5\uff09\u3002\n- \u901a\u7528ONNX\u6a21\u578b\u63a8\u7406\u6846\u67b6\uff08\u57fa\u4e8e [ONNX Runtime](https://pypi.org/project/onnxruntime-gpu/) \u5c01\u88c5\uff09\u3002\n- \u901a\u7528PaddlePaddle\u6a21\u578b\u63a8\u7406\u6846\u67b6\uff08\u57fa\u4e8e [Paddle Inference](https://www.paddlepaddle.org.cn/paddle/paddleinference) \u63a8\u7406\u5f15\u64ce\u5c01\u88c5\uff09\u3002\n- \u901a\u7528MindSporeLite\u63a8\u7406\u6846\u67b6\uff08\u57fa\u4e8e [MindSpore Lite](https://www.mindspore.cn/lite) \u63a8\u7406\u5f15\u64ce\u5c01\u88c5\uff09\u3002\n- \u901a\u7528Pytorch\u6a21\u578b\u63a8\u7406\u6846\u67b6\u3002\n- \u57fa\u4e8eGradio\u7684\u89c6\u9891\u6d41\u5a92\u4f53\u7c7bPython\u524d\u7aef\u670d\u52a1\u7ec4\u4ef6\u3002\n- \u57fa\u4e8eGradio\u7684\u804a\u5929\u5bf9\u8bdd\u7c7bPython\u524d\u7aef\u670d\u52a1\u7ec4\u4ef6\u3002\n- HuggingFace\u6a21\u578b\u548c\u6570\u636e\u96c6\u4e0b\u8f7d\u3002\n- ModelScope\u6a21\u578b\u4e0b\u8f7d\u3002\n- \u6a21\u578b\u6587\u4ef6\u4e0b\u8f7d\u3002\n\n## \u5f00\u6e90\u4e3b\u9875\n\n- https://openi.pcl.ac.cn/cubeai/cubetools\n\n## \u4f9d\u8d56\u5305\u4e3b\u9875 \n\n- https://pypi.org/project/cubetools\n\n## \u4f9d\u8d56\u5305\u5b89\u88c5\n\n pip install cubetools -i https://pypi.tuna.tsinghua.edu.cn/simple\n\n## \u5e94\u7528\u4e3e\u4f8b\n\n- [CubeAI\u6a21\u578b\u793a\u8303\u5e93](https://openi.pcl.ac.cn/cubeai-model-zoo/cubeai-model-zoo)\n\n\n\n",
"bugtrack_url": null,
"license": "Apache License 2.0",
"summary": "CubeAI\u6a21\u578b\u5f00\u53d1\u5e38\u7528\u5de5\u5177\u96c6",
"version": "0.9.0",
"project_urls": {
"Homepage": "https://openi.pcl.ac.cn/cubeai/cubetools"
},
"split_keywords": [
"ai",
"application",
"tools"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "78c8fa75614e75385489483920efdc697aed8c857e00abffb40b9bdfbfb2592a",
"md5": "5eebf10bfb885b2d4505cc88e0cd7707",
"sha256": "2bb1de99455f4830a485ba2c9c9380396189c04308467fc0d5664a7fcbacc41a"
},
"downloads": -1,
"filename": "cubetools-0.9.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "5eebf10bfb885b2d4505cc88e0cd7707",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.5",
"size": 39616,
"upload_time": "2024-12-03T10:38:47",
"upload_time_iso_8601": "2024-12-03T10:38:47.702572Z",
"url": "https://files.pythonhosted.org/packages/78/c8/fa75614e75385489483920efdc697aed8c857e00abffb40b9bdfbfb2592a/cubetools-0.9.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "41a5549612c0d6f98783c60ee35da5284f0748cc437b43d44e3b700ee5203138",
"md5": "d41158439b5ae2fae765193bad193eec",
"sha256": "39cb0e313db3f41cefb5df15b7ca6d50370d3a7ca6f7ae25af95b5a6f796327a"
},
"downloads": -1,
"filename": "cubetools-0.9.0.tar.gz",
"has_sig": false,
"md5_digest": "d41158439b5ae2fae765193bad193eec",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.5",
"size": 20195,
"upload_time": "2024-12-03T10:38:50",
"upload_time_iso_8601": "2024-12-03T10:38:50.793900Z",
"url": "https://files.pythonhosted.org/packages/41/a5/549612c0d6f98783c60ee35da5284f0748cc437b43d44e3b700ee5203138/cubetools-0.9.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-03 10:38:50",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "cubetools"
}