Update README.md
Browse files
README.md
CHANGED
@@ -15,8 +15,11 @@ G.Van De Vyver, S. Thomas, G. Ben-Yosef, S. H. Olaisen, H. Dalen, L. Løvstakken
|
|
15 |
|
16 |
The model is the .pth version of the "GCN with displacement method" described in the work mentioned above.
|
17 |
It is trained on the first split of the CAMUS dataset.
|
|
|
18 |
Information on the splits of the CAMUS dataset can be found at:
|
19 |
https://github.com/gillesvntnu/GCN_multistructure/tree/main/files/listSubGroups
|
20 |
-
|
|
|
|
|
21 |
|
22 |
For the corresponding version in .onnx format, see https://huggingface.co/gillesvdv/GCN_with_displacement_camus_cv1_onnx
|
|
|
15 |
|
16 |
The model is the .pth version of the "GCN with displacement method" described in the work mentioned above.
|
17 |
It is trained on the first split of the CAMUS dataset.
|
18 |
+
|
19 |
Information on the splits of the CAMUS dataset can be found at:
|
20 |
https://github.com/gillesvntnu/GCN_multistructure/tree/main/files/listSubGroups
|
21 |
+
|
22 |
+
The model can be directly used in the framework provided at
|
23 |
+
https://github.com/gillesvntnu/GCN_multistructure.git
|
24 |
|
25 |
For the corresponding version in .onnx format, see https://huggingface.co/gillesvdv/GCN_with_displacement_camus_cv1_onnx
|