# 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/86/cf/87013e192c644999a78d6d34e899c2571e0fd1035215aaa2179b24229965/cubetools-0.8.8.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.8.8",
"project_urls": {
"Homepage": "https://openi.pcl.ac.cn/cubeai/cubetools"
},
"split_keywords": [
"ai",
"application",
"tools"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "41197aa28a6d59ff9db7ec6c55abb91be2a872fb46bd2923b0886ee09045b6fb",
"md5": "1a23e9aa90fbd046792b4a571401cbc5",
"sha256": "8cc265717d50191267448646867f77ea653accbc9ca8bdb047675a8001642c2e"
},
"downloads": -1,
"filename": "cubetools-0.8.8-py3-none-any.whl",
"has_sig": false,
"md5_digest": "1a23e9aa90fbd046792b4a571401cbc5",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.5",
"size": 38841,
"upload_time": "2024-09-29T07:39:54",
"upload_time_iso_8601": "2024-09-29T07:39:54.917178Z",
"url": "https://files.pythonhosted.org/packages/41/19/7aa28a6d59ff9db7ec6c55abb91be2a872fb46bd2923b0886ee09045b6fb/cubetools-0.8.8-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "86cf87013e192c644999a78d6d34e899c2571e0fd1035215aaa2179b24229965",
"md5": "055e32db7b7c7c68273e4e7ffbb1d713",
"sha256": "30f9a5304c9eb5188c9dcf2d92a85c632cbcfa46d6cab95a9c73e920d00e9e4e"
},
"downloads": -1,
"filename": "cubetools-0.8.8.tar.gz",
"has_sig": false,
"md5_digest": "055e32db7b7c7c68273e4e7ffbb1d713",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.5",
"size": 19615,
"upload_time": "2024-09-29T07:39:56",
"upload_time_iso_8601": "2024-09-29T07:39:56.450859Z",
"url": "https://files.pythonhosted.org/packages/86/cf/87013e192c644999a78d6d34e899c2571e0fd1035215aaa2179b24229965/cubetools-0.8.8.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-29 07:39:56",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "cubetools"
}