DLICV - Deep Learning Intra Cranial Volume.
Project description
DLICV - Deep Learning Intra Cranial Volume
Overview
DLICV uses a trained 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
pip install DLICV
Directly from this repository
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.
Usage
A pre-trained nnUNet model can be found at our hugging face account. Feel free to use it under the package's licence
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.
For developers
Contributions are welcome! Please refer to our 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.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file dlicv-1.0.3.tar.gz
.
File metadata
- Download URL: dlicv-1.0.3.tar.gz
- Upload date:
- Size: 7.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ba044c1132e5a3b81ee53258f3cda4cc5a794c0d830583b50b56dbd4c49050af |
|
MD5 | 1cd0c904f4d6fa0e190e0081786c835d |
|
BLAKE2b-256 | 7e61f04c0c717642092bdbe4418ffc1c2b574cf6c94502b07d1c0627a67d67c0 |
File details
Details for the file DLICV-1.0.3-py3-none-any.whl
.
File metadata
- Download URL: DLICV-1.0.3-py3-none-any.whl
- Upload date:
- Size: 7.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bbea338d28c97a104e0a5711e05afbdb9573da8f20a0fb076583eb023d3a2d86 |
|
MD5 | 1256a2fb46f2ea85b2f80f9b8e327895 |
|
BLAKE2b-256 | 244fda7e3b4a72cd94fdb329259386580c688804b52b5b9168053288a378bdc1 |