# DLICV - Deep Learning Intra Cranial Volume
## Overview
DLICV uses a trained [nnUNet](https://github.com/MIC-DKFZ/nnUNet) model to compute the intracranial volume from structural MRI scans in the nifti image format, oriented in _**LPS**_ orientation.
## Installation
### As a python package
```bash
pip install DLICV
```
### Directly from this repository
```bash
git clone https://github.com/CBICA/DLICV
cd DLICV
pip install -e .
```
### Installing PyTorch
Depending on your system configuration and supported CUDA version, you may need to follow the [PyTorch Installation Instructions](https://pytorch.org/get-started/locally/).
## Usage
A pre-trained nnUNet model can be found at our [hugging face account](https://huggingface.co/nichart/DLICV).
Feel free to use it under the package's [licence](LICENCE)
```bash
DLICV -i "input_folder" -o "output_folder" -device cpu
```
#### Troubleshooting model download failures
Our model download process creates several deep directory structures. If you are on Windows and your model download process fails, it may be due to Windows file path limitations.
To enable long path support in Windows 10, version 1607, and later, the registry key `HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem LongPathsEnabled (Type: REG_DWORD)` must exist and be set to 1.
If this affects you, we recommend re-running DLICV with the `--clear_cache` flag set on the first run.
## Contact
For more information, please contact [CBICA Software](mailto:software@cbica.upenn.edu).
## For developers
Contributions are welcome! Please refer to our [CONTRIBUTING.md](CONTRIBUTING.md) for more information on how to report bugs, suggest enhancements, and contribute code.
Please make sure to write tests for new code and run them before submitting a pull request.
Raw data
{
"_id": null,
"home_page": "https://github.com/CBICA/DLICV/",
"name": "DLICV",
"maintainer": "George Aidinis, Spiros Maggioros, Kyunglok Baik, Alexander Getka",
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": "aidinisg@pennmedicine.upenn.edu, Spiros.Maggioros@pennmedicine.upenn.edu, kyunglok.baik@pennmedicine.upenn.edu, alexander.getka@pennmedicine.upenn.edu",
"keywords": "deep learning, image segmentation, semantic segmentation, medical image analysis, medical image segmentation, nnU-Net, nnunet",
"author": "Guray Erus, Vishnu Bashyam, George Aidinis, Alexander Getka, Kyunglok Baik, Wu Di",
"author_email": "software@cbica.upenn.edu",
"download_url": "https://files.pythonhosted.org/packages/9f/10/6483b7d4af1ac7c77a0f20196b2b96ded7ec0ed32bbe262a1176a220546f/dlicv-1.0.4.tar.gz",
"platform": null,
"description": "# DLICV - Deep Learning Intra Cranial Volume\n\n## Overview\n\nDLICV uses a trained [nnUNet](https://github.com/MIC-DKFZ/nnUNet) model to compute the intracranial volume from structural MRI scans in the nifti image format, oriented in _**LPS**_ orientation.\n\n## Installation\n\n### As a python package\n```bash\npip install DLICV\n```\n### Directly from this repository\n```bash\ngit clone https://github.com/CBICA/DLICV\ncd DLICV\npip install -e .\n```\n\n### Installing PyTorch\nDepending on your system configuration and supported CUDA version, you may need to follow the [PyTorch Installation Instructions](https://pytorch.org/get-started/locally/). \n\n## Usage\nA pre-trained nnUNet model can be found at our [hugging face account](https://huggingface.co/nichart/DLICV).\nFeel free to use it under the package's [licence](LICENCE)\n```bash\nDLICV -i \"input_folder\" -o \"output_folder\" -device cpu\n```\n\n#### Troubleshooting model download failures\nOur model download process creates several deep directory structures. If you are on Windows and your model download process fails, it may be due to Windows file path limitations. \n\nTo enable long path support in Windows 10, version 1607, and later, the registry key `HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Control\\FileSystem LongPathsEnabled (Type: REG_DWORD)` must exist and be set to 1.\n\nIf this affects you, we recommend re-running DLICV with the `--clear_cache` flag set on the first run.\n\n\n## Contact\nFor more information, please contact [CBICA Software](mailto:software@cbica.upenn.edu).\n\n## For developers\nContributions are welcome! Please refer to our [CONTRIBUTING.md](CONTRIBUTING.md) for more information on how to report bugs, suggest enhancements, and contribute code.\nPlease make sure to write tests for new code and run them before submitting a pull request.\n",
"bugtrack_url": null,
"license": "By installing/using DLICV, the user agrees to the following license: See https://www.med.upenn.edu/cbica/software-agreement-non-commercial.html",
"summary": "DLICV - Deep Learning Intra Cranial Volume.",
"version": "1.0.4",
"project_urls": {
"Download": "https://github.com/CBICA/DLICV/",
"Homepage": "https://github.com/CBICA/DLICV/"
},
"split_keywords": [
"deep learning",
" image segmentation",
" semantic segmentation",
" medical image analysis",
" medical image segmentation",
" nnu-net",
" nnunet"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "c40c6b092e8d7c9a967423184fc5a1a962709d214523ca3b990676f892615e90",
"md5": "aa2f939ed68a7f02a1ea333eb5c7f2bf",
"sha256": "abe89029abb072816a9459e4ec427e32e67e54cafb02541a977f7ed0e54d87fe"
},
"downloads": -1,
"filename": "DLICV-1.0.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "aa2f939ed68a7f02a1ea333eb5c7f2bf",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 7606,
"upload_time": "2024-12-06T19:40:00",
"upload_time_iso_8601": "2024-12-06T19:40:00.462459Z",
"url": "https://files.pythonhosted.org/packages/c4/0c/6b092e8d7c9a967423184fc5a1a962709d214523ca3b990676f892615e90/DLICV-1.0.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "9f106483b7d4af1ac7c77a0f20196b2b96ded7ec0ed32bbe262a1176a220546f",
"md5": "041d910ae9a683390033ea0c07a0485d",
"sha256": "cb78976377c39e9175932bb8a7790d552d03bb8036f6bb5b54ce1f0c7af9eb52"
},
"downloads": -1,
"filename": "dlicv-1.0.4.tar.gz",
"has_sig": false,
"md5_digest": "041d910ae9a683390033ea0c07a0485d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 7922,
"upload_time": "2024-12-06T19:40:02",
"upload_time_iso_8601": "2024-12-06T19:40:02.272871Z",
"url": "https://files.pythonhosted.org/packages/9f/10/6483b7d4af1ac7c77a0f20196b2b96ded7ec0ed32bbe262a1176a220546f/dlicv-1.0.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-06 19:40:02",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "CBICA",
"github_project": "DLICV",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "torch",
"specs": [
[
">=",
"2.2.1"
]
]
},
{
"name": "nnunetv2",
"specs": [
[
"==",
"2.5.1"
]
]
},
{
"name": "argparse",
"specs": []
},
{
"name": "huggingface_hub",
"specs": []
}
],
"lcname": "dlicv"
}