You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DeepFixel is a deep learning method for identification of crossing fiber bundle elements from diffusion MRI.
5
5
@@ -14,7 +14,7 @@ uv sync
14
14
Alternatively, you can use Docker or Apptainer (see instructions below).
15
15
16
16
## Usage
17
-
To run the model, download the weights and testing dataset from the following link: [https://zenodo.org/records/17834290](https://zenodo.org/records/17834290).
17
+
To run the model, download the weights and testing dataset from the following link: [https://doi.org/10.5281/zenodo.13121149](https://doi.org/10.5281/zenodo.13121149).
18
18
- Unzip and copy the testing data to `./test_data`
19
19
- Put the weights in `./models/pretrained`
20
20
@@ -43,7 +43,7 @@ sudo docker run --rm -it --gpus all -v $(pwd):$(pwd) $spherical_deep_fixel:v1.0.
43
43
```
44
44
45
45
## Usage (Apptainer)
46
-
A pre-built Apptainer image is available on Zenodo:
46
+
A pre-built Apptainer image is available on Zenodo ([https://doi.org/10.5281/zenodo.13121149](https://doi.org/10.5281/zenodo.13121149)):
0 commit comments