File size: 830 Bytes
38a851f
 
 
 
1743c5b
e6faf02
0b6cb05
e6faf02
1743c5b
bc986c0
0b6cb05
bc986c0
 
 
0b6cb05
bc986c0
 
1743c5b
 
e6faf02
1743c5b
 
a8f1b9e
1743c5b
e00d3fe
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 longitudinal, multi-image Chest X-Ray (CXR) report generator trained with teacher forcing (no reinforcement learning).

## Hugging Face Models From This Paper:

| Link | Longitudinal | Multi-image | Reinforcement learning | 
|---|---|---|---|
| https://huggingface.co/aehrc/cxrmate |  Y | Y  | Y  |  
| https://huggingface.co/aehrc/cxrmate-tf | Y |  Y  | N  | 
| https://huggingface.co/aehrc/cxrmate-multi-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-tf.ipynb