File size: 805 Bytes
14ab620
 
 
c5e36a5
2e87272
0fe5043
22f4964
0fe5043
2e87272
0fe5043
3e7fb25
0fe5043
 
 
22f4964
0fe5043
 
2e87272
 
da658cc
2e87272
 
da658cc
2e87272
 
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 the CXR-BERT reward.

## 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.ipynb