Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fixed image for predictions.
  • Loading branch information
uhussai7 authored May 23, 2023
1 parent e9fb710 commit 88c9c70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ Similar to <a href='https://www.sciencedirect.com/science/article/pii/S105381192
Predictions can be performed with the script [`predicting_script.py`](predicting_script.py). This will create a diffusion volume file, `data_network.nii.gz` along with `bvecs_network` and `bvals_network`, upon which one may perform `dtifit`. Following are some results of the denoising, the left grey images are fractional anistropy and right colored images are the `V1` vector:

<p align="center" width="100%">
<img src='https://github.com/uhussai7/images/blob/main/gcnn_dmri.png' width='960'>
<img src='https://github.com/uhussai7/images/blob/main/dgcnn.png' width='960'>
</p>

---
Expand Down

0 comments on commit 88c9c70

Please sign in to comment.