ivadomed is an integrated framework for medical image analysis with deep learning.
The technical documentation is available here. The more detailed installation instruction is available there
Installation
ivadomed requires Python >= 3.7 and < 3.10 as well as PyTorch == 1.8. We recommend working under a virtual environment, which could be set as follows:
python -m venv ivadomed_env
source ivadomed_env/bin/activate
Install from release (recommended)
Install ivadomed and its requirements from Pypi <https://pypi.org/project/ivadomed/>__:
pip install --upgrade pip
pip install ivadomed
Install from source
Bleeding-edge developments builds are available on the project's master branch on Github. Installation procedure is the following:
git clone https://github.com/neuropoly/ivadomed.git
cd ivadomed
pip install -e .
Contributors
This project results from a collaboration between the NeuroPoly Lab and the Mila. The main funding source is IVADO.
Consult our Wiki(https://github.com/ivadomed/ivadomed/wiki) here for more help
Release files for ivadomed 2.9.9
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| ivadomed-2.9.9.tar.gz | 191.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| ivadomed-2.9.9-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 432.2 kB
Release files / ivadomed-2.9.9.tar.gz
| Download URL | ivadomed-2.9.9.tar.gz |
|---|---|
| Size | 191.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
c883e8e38cf7bbc3185a5cc6dd4c38fd01e63ab2a08ea29a9550cf701c4c57cc
|
|
BLAKE2b-256 checksum How to use checksums |
d3bb12f532aea4c8206421a04beb32c30def618b2f505f8e9748c6109382ebfd
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.7
|
Release files / ivadomed-2.9.9-py3-none-any.whl
| Download URL | ivadomed-2.9.9-py3-none-any.whl |
|---|---|
| Size | 240.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
80bfa74eecdc51370851db4d6d9c7ad3b7b0560d8926f5014682e5d39ecde13c
|
|
BLAKE2b-256 checksum How to use checksums |
0094b7df3c11a42acefa38c0c69ee9a0d18162c961008869bb6b90b0c943b0c2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.7
|