shahlab commited on
Commit
0213e98
·
verified ·
1 Parent(s): 308c74b

Update README.md

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