Python library with Neural Networks for Volume (3D) Classification based on PyTorch. This library is based on famous PyTorch Image Models (timm) library for images.
Raw data
{
"_id": null,
"home_page": "https://github.com/ZFTurbo/timm_3d",
"name": "timm-3d",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": null,
"author": "Roman Sol (ZFTurbo)",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/b4/0c/91e5a2b109e030e9bd6b9512667dfed56e23c492423d3365a3623dc27a35/timm_3d-1.0.1.tar.gz",
"platform": null,
"description": "Python library with Neural Networks for Volume (3D) Classification based on PyTorch. This library is based on famous PyTorch Image Models (timm) library for images.\n\n\n",
"bugtrack_url": null,
"license": null,
"summary": "Python library with Neural Networks for Volume (3D) Classification based on PyTorch.",
"version": "1.0.1",
"project_urls": {
"Homepage": "https://github.com/ZFTurbo/timm_3d"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "183b8720c97dd31fc12725bcbf94a144ed0d33a935c56ef285ed26be68cf9b82",
"md5": "a2f0b5750c0ca21eb8c501c570c89b6e",
"sha256": "975317909370defc3340b0e8f2d2a67d7bab215ec92b7a8c16d9392a57b962a5"
},
"downloads": -1,
"filename": "timm_3d-1.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a2f0b5750c0ca21eb8c501c570c89b6e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 626759,
"upload_time": "2024-08-01T17:25:55",
"upload_time_iso_8601": "2024-08-01T17:25:55.350355Z",
"url": "https://files.pythonhosted.org/packages/18/3b/8720c97dd31fc12725bcbf94a144ed0d33a935c56ef285ed26be68cf9b82/timm_3d-1.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b40c91e5a2b109e030e9bd6b9512667dfed56e23c492423d3365a3623dc27a35",
"md5": "1ef8a129aa3caa582f6054d66347e28c",
"sha256": "57415e6517e0e89b5c947c8926d64ab2a63946fd692833078fd7f6576953940b"
},
"downloads": -1,
"filename": "timm_3d-1.0.1.tar.gz",
"has_sig": false,
"md5_digest": "1ef8a129aa3caa582f6054d66347e28c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 508065,
"upload_time": "2024-08-01T17:25:58",
"upload_time_iso_8601": "2024-08-01T17:25:58.242007Z",
"url": "https://files.pythonhosted.org/packages/b4/0c/91e5a2b109e030e9bd6b9512667dfed56e23c492423d3365a3623dc27a35/timm_3d-1.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-01 17:25:58",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ZFTurbo",
"github_project": "timm_3d",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "torch",
"specs": [
[
">=",
"1.7"
]
]
},
{
"name": "torchvision",
"specs": []
},
{
"name": "pyyaml",
"specs": []
},
{
"name": "huggingface_hub",
"specs": []
},
{
"name": "safetensors",
"specs": [
[
">=",
"0.2"
]
]
}
],
"lcname": "timm-3d"
}