mooseZ is an AI-inference engine based on nnUNet, designed for 3D clinical and preclinical whole-body segmentation tasks. It serves models tailored towards different modalities such as PET, CT, and MR. mooseZ provides fast and accurate segmentation results, making it a reliable tool for medical imaging applications.
Raw data
{
"_id": null,
"home_page": "https://github.com/ENHANCE-PET/MOOSE",
"name": "moosez",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "moosez model-zoo nnUNet medical-imaging tumor-segmentation organ-segmentation bone-segmentation lung-segmentation muscle-segmentation fat-segmentation vessel-segmentation vertebral-segmentation rib-segmentation preclinical-segmentation clinical-segmentation",
"author": "Lalith Kumar Shiyam Sundar | Sebastian Gutschmayer | Manuel Pires",
"author_email": "Lalith.shiyamsundar@meduniwien.ac.at",
"download_url": "https://files.pythonhosted.org/packages/15/8a/02a7346b626dfcc446594066de9c4c5aa8408379ff06d877ab9fe20e698d/moosez-3.0.23.tar.gz",
"platform": null,
"description": "mooseZ is an AI-inference engine based on nnUNet, designed for 3D clinical and preclinical whole-body segmentation tasks. It serves models tailored towards different modalities such as PET, CT, and MR. mooseZ provides fast and accurate segmentation results, making it a reliable tool for medical imaging applications.\n",
"bugtrack_url": null,
"license": "GPLv3",
"summary": "An AI-inference engine for 3D clinical and preclinical whole-body segmentation tasks",
"version": "3.0.23",
"project_urls": {
"Homepage": "https://github.com/ENHANCE-PET/MOOSE"
},
"split_keywords": [
"moosez",
"model-zoo",
"nnunet",
"medical-imaging",
"tumor-segmentation",
"organ-segmentation",
"bone-segmentation",
"lung-segmentation",
"muscle-segmentation",
"fat-segmentation",
"vessel-segmentation",
"vertebral-segmentation",
"rib-segmentation",
"preclinical-segmentation",
"clinical-segmentation"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "bb3f215c70b59fb523720ae91880dec6922fd9634907e05ac9ed10878d1a2a0e",
"md5": "f4b05d10db45642b6aa6c640a93b5d66",
"sha256": "03837a14bdabafa3a25627aa7a2c38cb10fea27bb538584b05db5e4f0876e9e3"
},
"downloads": -1,
"filename": "moosez-3.0.23-py3-none-any.whl",
"has_sig": false,
"md5_digest": "f4b05d10db45642b6aa6c640a93b5d66",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 44544,
"upload_time": "2025-07-23T11:22:23",
"upload_time_iso_8601": "2025-07-23T11:22:23.762211Z",
"url": "https://files.pythonhosted.org/packages/bb/3f/215c70b59fb523720ae91880dec6922fd9634907e05ac9ed10878d1a2a0e/moosez-3.0.23-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "158a02a7346b626dfcc446594066de9c4c5aa8408379ff06d877ab9fe20e698d",
"md5": "5355bdf08a9529c010bf136ac401b78d",
"sha256": "cf1d03919c2eac9b8e6d519c65beb7977a4d1e2829726ade30d7895dc7ea4865"
},
"downloads": -1,
"filename": "moosez-3.0.23.tar.gz",
"has_sig": false,
"md5_digest": "5355bdf08a9529c010bf136ac401b78d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 49464,
"upload_time": "2025-07-23T11:22:25",
"upload_time_iso_8601": "2025-07-23T11:22:25.290043Z",
"url": "https://files.pythonhosted.org/packages/15/8a/02a7346b626dfcc446594066de9c4c5aa8408379ff06d877ab9fe20e698d/moosez-3.0.23.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-23 11:22:25",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ENHANCE-PET",
"github_project": "MOOSE",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "nnunetv2",
"specs": [
[
">=",
"2.6.0"
]
]
},
{
"name": "halo",
"specs": [
[
"~=",
"0.0.31"
]
]
},
{
"name": "SimpleITK",
"specs": []
},
{
"name": "pydicom",
"specs": [
[
"~=",
"2.2.2"
]
]
},
{
"name": "argparse",
"specs": []
},
{
"name": "numpy",
"specs": []
},
{
"name": "pyfiglet",
"specs": [
[
"~=",
"0.8.post1"
]
]
},
{
"name": "natsort",
"specs": []
},
{
"name": "colorama",
"specs": [
[
"~=",
"0.4.6"
]
]
},
{
"name": "dask",
"specs": []
},
{
"name": "rich",
"specs": []
},
{
"name": "pandas",
"specs": []
},
{
"name": "dicom2nifti",
"specs": [
[
"~=",
"2.4.8"
]
]
},
{
"name": "emoji",
"specs": []
},
{
"name": "requests",
"specs": []
},
{
"name": "psutil",
"specs": []
},
{
"name": "scipy",
"specs": []
},
{
"name": "nibabel",
"specs": []
}
],
"lcname": "moosez"
}