shahlab commited on
Commit
f015a1b
·
verified ·
1 Parent(s): 90862ec

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -1
README.md CHANGED
@@ -1,4 +1,19 @@
1
- # ResNetV2-CT Checkpoint
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
 
3
  This is a PyTorch Lightning `.ckpt` checkpoint for a SwinUNETR model trained on chest CT images with TTE objective.
4
 
 
1
+ ---
2
+ license: apache-2.0
3
+ tags:
4
+ - pytorch
5
+ - unet
6
+ - chest-ct
7
+ - survival-analysis
8
+ - time-to-event
9
+ - model-3d
10
+ model-index:
11
+ - name: UNet-TTE
12
+ results: []
13
+ ---
14
+
15
+
16
+ # SwinUNETR Checkpoint
17
 
18
  This is a PyTorch Lightning `.ckpt` checkpoint for a SwinUNETR model trained on chest CT images with TTE objective.
19