anicolson commited on
Commit
e6faf02
1 Parent(s): 38a851f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -1
README.md CHANGED
@@ -2,4 +2,16 @@
2
  license: apache-2.0
3
  ---
4
 
5
- # Model card coming soon...
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  license: apache-2.0
3
  ---
4
 
5
+ # CXRMate: Leveraging Longitudinal Data and a Semantic Similarity Reward for Chest X-Ray Report Generation
6
+
7
+ This is the longitudinal, variable CXR report generator trained with teacher forcing (no reinforcement learning).
8
+
9
+ # ArXiv:
10
+
11
+ # GitHub Repository:
12
+
13
+ https://github.com/aehrc/cxrmate
14
+
15
+ # Notebook Example:
16
+
17
+ https://github.com/aehrc/cxrmate/blob/main/examples/cxrmate-tf.ipynb