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 .
Usage
A pre-trained nnUNet model can be found at our hugging face account or at DLICV-V2 v1.0.0 release. Feel free to use it under the package's licence
DLICV -i "input_folder" -o "output_folder" -d "id" -device cuda/cpu/mps
You can perform one example test run using the test input folder by running
DLICV -i test_input/DLICV_test_images -o test_input/DLICV_test_results -d 901 -device cuda
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. If you're a developer looking to contribute, you'll first need to set up a development environment. After cloning the repository, you can install the development dependencies with:
pip install -r requirements.txt
This will install the packages required for running tests and formatting 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.0.tar.gz
.
File metadata
- Download URL: dlicv-1.0.0.tar.gz
- Upload date:
- Size: 7.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c6cee0120d294b813c7997d58321818828131480b9f56f2f898d4f913375a7d8 |
|
MD5 | de61531dd2b94ca9221387e8accb0698 |
|
BLAKE2b-256 | 8ebfbd8b836353664a5a653b643d4f3813d9fe8a7523c306de0f641e40c684c1 |
File details
Details for the file DLICV-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: DLICV-1.0.0-py3-none-any.whl
- Upload date:
- Size: 6.9 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 | 4f809e45f03ea86c38cc6ba2145a552ba95e8249fa1559f6aed40d84368e5513 |
|
MD5 | 80dac0e247e5fbc97ec0c763e368b672 |
|
BLAKE2b-256 | b268a81c2fe9f496fc20209361d31e22c1efcf2513309766497b329d349c895b |