Skip to content

Commit 84199f6

Browse files
committed
Auto-generated commit for originally unversioned bundle
SCT commit: dee9497155d08c0c43040234a6ce680892409e5a SCT commit message: sct_deepseg_gm implementation (#1564) Implementation of the `sct_deepseg_gm` API and command-line tool. Paper reference: Perone, C. S., Calabrese, E., & Cohen-Adad, J. (2017). Spinal cord gray matter segmentation using deep dilated convolutions. Retrieved from http://arxiv.org/abs/1710.01269 This commit includes the following: - TensorFlow (1.3.0) and Keras integration into SCT; - sct_deepseg_gm models support for sct_download_data; - sct_deepseg_gm API; - sct_deepseg_gm command-line tool wrapping the API; - Integration testing for the command-line tool. Former-commit-id: 43642a54aaf0c43cc8857169fe29158c3e1f09ee
1 parent 627601d commit 84199f6

11 files changed

+7
-0
lines changed

dmri/dmri_T0000.nii.gz

0 Bytes
Binary file not shown.

dmri/dmri_T0001.nii.gz

0 Bytes
Binary file not shown.

dmri/dmri_T0002.nii.gz

0 Bytes
Binary file not shown.

dmri/dmri_T0003.nii.gz

0 Bytes
Binary file not shown.

dmri/dmri_T0004.nii.gz

0 Bytes
Binary file not shown.

dmri/dmri_T0005.nii.gz

0 Bytes
Binary file not shown.

dmri/dmri_T0006.nii.gz

0 Bytes
Binary file not shown.

dmribvecs.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
0.0 0.0 0.0
2+
1.0 0.0 0.0
3+
0.849423885345 0.523745715618 0.0645717605948
4+
0.0 1.0 0.0
5+
0.851757287979 -0.523745834827 -0.0141339153051
6+
0.0 0.0 1.0
7+
-0.0136312386021 -0.887940406799 0.459756493568

fmri/fmri_tsnr.nii.gz

43.9 KB
Binary file not shown.

t2s/t2s_uncropped.nii.gz

759 KB
Binary file not shown.

t2s/t2s_uncropped_gmseg_manual.nii.gz

2.95 KB
Binary file not shown.

0 commit comments

Comments
 (0)