https://github.com/cbica/dlicv
A repository that allows users to apply the DLICV method to their brain imaging data.
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (14.7%) to scientific vocabulary
Keywords
Repository
A repository that allows users to apply the DLICV method to their brain imaging data.
Basic Info
Statistics
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
- Releases: 3
Topics
Metadata Files
README.md
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
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.
Usage
A pre-trained nnUNet model can be found at our hugging face account.
Feel free to use it under the package's 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.
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.
Owner
- Name: Center for Biomedical Image Computing & Analytics (CBICA)
- Login: CBICA
- Kind: organization
- Email: software@cbica.upenn.edu
- Location: Philadelphia, PA
- Website: https://www.med.upenn.edu/cbica/
- Twitter: CBICAannounce
- Repositories: 21
- Profile: https://github.com/CBICA
CBICA focuses on the development and application of advanced computation techniques.
GitHub Events
Total
- Issue comment event: 5
- Push event: 268
- Pull request event: 5
- Fork event: 3
- Create event: 4
Last Year
- Issue comment event: 5
- Push event: 268
- Pull request event: 5
- Fork event: 3
- Create event: 4
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 0
- Total pull requests: 2
- Average time to close issues: N/A
- Average time to close pull requests: 2 months
- Total issue authors: 0
- Total pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 1.0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 2
- Average time to close issues: N/A
- Average time to close pull requests: 2 months
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 1.0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- gurayerus (3)
- euroso97 (1)
Pull Request Authors
- AlexanderGetka-cbica (3)
- spirosmaggioros (2)
- euroso97 (2)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- pypi 69 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 6
- Total maintainers: 2
pypi.org: dlicv
DLICV - Deep Learning Intra Cranial Volume.
- Homepage: https://github.com/CBICA/DLICV/
- Documentation: https://dlicv.readthedocs.io/
- License: By installing/using DLICV, the user agrees to the following license: See https://www.med.upenn.edu/cbica/software-agreement-non-commercial.html
-
Latest release: 1.0.4
published about 1 year ago
Rankings
Maintainers (2)
Dependencies
- nnunet >=1.7.0 development
- torch >2.0,<2.1 development
- nnunet >=1.7.0 test
- pytest >=7.0.0 test
- torch >2.0,<2.1 test
- nnunet >=1.7.0
- torch >2.0,<2.1