jil202 commited on
Commit
d484cd3
1 Parent(s): 3bfa837

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -3,4 +3,12 @@ license: apache-2.0
3
  pipeline_tag: image-to-image
4
  tags:
5
  - medical
6
- ---
 
 
 
 
 
 
 
 
 
3
  pipeline_tag: image-to-image
4
  tags:
5
  - medical
6
+ ---
7
+ t1_to_tse.pt -> translate mprage to t2-tse like contrast (coronal)
8
+
9
+ mp2rage-tse.pt -> translate mp2rage to t2-tse like contrast (coronal)
10
+
11
+ tse_aekl.pt -> vae model trained with adversarial loss, perceptual loss and kl divergence on t2-tse images (coronal)
12
+
13
+ unet-checkpoint.pth -> whole hippocampus segmentation unet model on t2-tse images (coronal)
14
+