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
Copy file name to clipboardExpand all lines: docs/itcr_connectivity.md
+15-7Lines changed: 15 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,27 +4,35 @@ This section includes a reference of all ongoing and existing connections betwee
4
4
A connectivity map featuring all ITCR projects can be found [here](https://www.ndexbio.org/#/network/04c0a7e8-af92-11e7-94d3-0ac135e8bacf).
5
5
6
6
-[Existing Connections](#existing-connections)
7
+
- [OpenFL](#openfl)
8
+
- [GaNDLF](#gandlf)
9
+
- [CaPTk](#captk)
7
10
- [DCMTK](#dcmtk)
8
11
- [DCMQI](#dcmqi)
9
-
- [CaPTk](#captk)
10
12
- [Synapse PACS](#synapse-pacs)
11
13
- [TCIA and IDC](#tcia-and-idc)
12
14
-[Ongoing Development](#ongoing-development)
13
15
- [XNAT](#xnat)
14
16
- [FLAIM](#flaim)
15
17
- [PRISM](#prism)
16
18
17
-
## Existing Connections
19
+
## Existing Connections
18
20
19
-
### DCMTK
20
-
FeTS uses [DCMTK - DICOM ToolKit (DCMTK)](https://dicom.offis.de/dcmtk.php.en) for DICOM file handling.
21
+
### OpenFL
22
+
FeTS leverages the [Open Federated Learning library (OpenFL)](https://github.com/securefederatedai/openfl) for enabling federated machine learning of models.
21
23
22
-
### DCMQI
23
-
FeTS leverages [DICOM for Quantitative Imaging (DCMQI)](http://qiicr.org/dcmqi-guide/tutorials/intro.html) for generating DICOM-Seg files from NIfTI files.
24
+
### GaNDLF
25
+
FeTS leverages the [Generally Nuanced Deep Learning Framework (GaNDLF)](https://gandlf.org/) for enabling advanced preprocessing and deep learing based training.
24
26
25
27
### CaPTk
26
28
FeTS leverages the [Cancer Imaging Phenomics Toolkit (CaPTk)](https://www.med.upenn.edu/cbica/captk) for integrating CaPTk's current functionality into FeTS.
27
29
30
+
### DCMTK
31
+
FeTS uses [DCMTK - DICOM ToolKit (DCMTK)](https://dicom.offis.de/dcmtk.php.en) for DICOM file handling.
32
+
33
+
### DCMQI
34
+
FeTS leverages [DICOM for Quantitative Imaging (DCMQI)](http://qiicr.org/dcmqi-guide/tutorials/intro.html) for generating DICOM-Seg files from NIfTI files.
35
+
28
36
### Synapse PACS
29
37
FeTS' performance evaluation metrics are used by [Synapse PACS](https://www.synapse.org/).
30
38
@@ -42,4 +50,4 @@ Interoperability and privacy preservation algorithmic comparison.
42
50
### PRISM
43
51
Federated learning for segmentation of PRISM data.
44
52
45
-
Contact [contact [at] fets.ai](mailto:contact@fets.ai) with any questions.
53
+
Contact [contact [at] fets.ai](mailto:contact@fets.ai) with any questions.
0 commit comments