# kevin_dl
一个面向深度学习的工具库
环境要求
```shell
numpy>=1.19
pytorch>=1.2
kevin-toolbox>=1.4.0
```
安装方法:
```shell
pip install kevin-dl --no-dependencies
```
[项目地址 Repo](https://github.com/cantbeblank96/kevin_dl_release)
[免责声明 Disclaimer](./notes/Disclaimer.md)
[版本更新记录](./notes/Release_Record.md):
- v 0.0.0 (2025-01-10)【new feature】
- tools
- 新增 face 模块,其中包含人脸处理相关功能
- alignment 人脸转正
- detect 人脸检测
Raw data
{
"_id": null,
"home_page": "https://github.com/cantbeblank96/kevin_dl_release",
"name": "kevin-dl",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": null,
"keywords": "mathematics, pytorch, numpy, machine-learning, algorithm",
"author": "kevin hsu",
"author_email": "xukaiming1996@163.com",
"download_url": "https://files.pythonhosted.org/packages/2f/d3/76223ef15ccc60f490f9cb29f5c6208984bbcdc3eaf980368056eab31d7f/kevin_dl-0.0.0.tar.gz",
"platform": null,
"description": "# kevin_dl\n\n\u4e00\u4e2a\u9762\u5411\u6df1\u5ea6\u5b66\u4e60\u7684\u5de5\u5177\u5e93\n\n\n\n\u73af\u5883\u8981\u6c42\n\n```shell\nnumpy>=1.19\npytorch>=1.2\nkevin-toolbox>=1.4.0\n```\n\n\u5b89\u88c5\u65b9\u6cd5\uff1a\n\n```shell\npip install kevin-dl --no-dependencies\n```\n\n\n\n[\u9879\u76ee\u5730\u5740 Repo](https://github.com/cantbeblank96/kevin_dl_release)\n\n[\u514d\u8d23\u58f0\u660e Disclaimer](./notes/Disclaimer.md)\n\n[\u7248\u672c\u66f4\u65b0\u8bb0\u5f55](./notes/Release_Record.md)\uff1a\n\n- v 0.0.0 \uff082025-01-10\uff09\u3010new feature\u3011\n - tools\n - \u65b0\u589e face \u6a21\u5757\uff0c\u5176\u4e2d\u5305\u542b\u4eba\u8138\u5904\u7406\u76f8\u5173\u529f\u80fd\n - alignment \u4eba\u8138\u8f6c\u6b63\n - detect \u4eba\u8138\u68c0\u6d4b\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "\u4e00\u4e2a\u5e38\u7528\u7684\u5de5\u5177\u4ee3\u7801\u5305\u96c6\u5408",
"version": "0.0.0",
"project_urls": {
"Download": "https://github.com/username/your-package/archive/refs/tags/v1.0.0.tar.gz",
"Homepage": "https://github.com/cantbeblank96/kevin_dl_release"
},
"split_keywords": [
"mathematics",
" pytorch",
" numpy",
" machine-learning",
" algorithm"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "69effdd35ad58004f32376cc590de2efb81e68137d1be01edca1e7a8d910a789",
"md5": "5ec38960e89e80935b233c8f30ac6221",
"sha256": "6f65f6c22700d059a8896a345fc475e8a63c5c67a25053d996a673e880d0bdd7"
},
"downloads": -1,
"filename": "kevin_dl-0.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "5ec38960e89e80935b233c8f30ac6221",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 29616,
"upload_time": "2025-01-10T14:28:47",
"upload_time_iso_8601": "2025-01-10T14:28:47.727994Z",
"url": "https://files.pythonhosted.org/packages/69/ef/fdd35ad58004f32376cc590de2efb81e68137d1be01edca1e7a8d910a789/kevin_dl-0.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "2fd376223ef15ccc60f490f9cb29f5c6208984bbcdc3eaf980368056eab31d7f",
"md5": "b54f8f614f15d68573f4c1ec2f47e83f",
"sha256": "e39a4a53b6a8812d7c40552b3788329d10f59b1ebfdd781784feaa459a8b2677"
},
"downloads": -1,
"filename": "kevin_dl-0.0.0.tar.gz",
"has_sig": false,
"md5_digest": "b54f8f614f15d68573f4c1ec2f47e83f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 20939,
"upload_time": "2025-01-10T14:28:49",
"upload_time_iso_8601": "2025-01-10T14:28:49.434194Z",
"url": "https://files.pythonhosted.org/packages/2f/d3/76223ef15ccc60f490f9cb29f5c6208984bbcdc3eaf980368056eab31d7f/kevin_dl-0.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-10 14:28:49",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "cantbeblank96",
"github_project": "kevin_dl_release",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "kevin-dl"
}