File size: 834 Bytes
b039f12
 
 
 
adf1e45
a84ca64
db348b3
a84ca64
adf1e45
71712ce
 
 
 
 
 
 
 
adf1e45
 
a84ca64
adf1e45
 
a84ca64
adf1e45
b64c0bc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
---
license: apache-2.0
---

# CXRMate: Longitudinal Data and a Semantic Similarity Reward for Chest X-Ray Report Generation

This is the variable Chest X-Ray (CXR) report generator trained with teacher forcing (no reinforcement learning).

## Hugging Face Models From This Paper:

| Link | Longitudinal | Variable no. of CXRs | Reinforcement learning | 
|---|---|---|---|
| https://huggingface.co./aehrc/cxrmate |  Y | Y  | Y  |  
| https://huggingface.co./aehrc/cxrmate-tf | Y |  Y  | N  | 
| https://huggingface.co./aehrc/cxrmate-variable-tf | N  |  Y |  N | 
| https://huggingface.co./aehrc/cxrmate-single-tf | N | N   | N  |

## ArXiv:
 - https://arxiv.org/abs/2307.09758

## GitHub Repository:
 - https://github.com/aehrc/cxrmate

## Notebook Example:
 - https://github.com/aehrc/cxrmate/blob/main/examples/cxrmate-variable-tf.ipynb