Update README.md
Browse files
README.md
CHANGED
@@ -4,15 +4,15 @@ license: apache-2.0
|
|
4 |
|
5 |
# CXRMate: Longitudinal Data and a Semantic Similarity Reward for Chest X-Ray Report Generation
|
6 |
|
7 |
-
This is the single Chest X-Ray (CXR) report generator trained with teacher forcing (no reinforcement learning).
|
8 |
|
9 |
## Hugging Face Models From This Paper:
|
10 |
|
11 |
-
| Link | Longitudinal |
|
12 |
|---|---|---|---|
|
13 |
| https://huggingface.co/aehrc/cxrmate | Y | Y | Y |
|
14 |
| https://huggingface.co/aehrc/cxrmate-tf | Y | Y | N |
|
15 |
-
| https://huggingface.co/aehrc/cxrmate-
|
16 |
| https://huggingface.co/aehrc/cxrmate-single-tf | N | N | N |
|
17 |
|
18 |
## ArXiv:
|
|
|
4 |
|
5 |
# CXRMate: Longitudinal Data and a Semantic Similarity Reward for Chest X-Ray Report Generation
|
6 |
|
7 |
+
This is the single-image Chest X-Ray (CXR) report generator trained with teacher forcing (no reinforcement learning).
|
8 |
|
9 |
## Hugging Face Models From This Paper:
|
10 |
|
11 |
+
| Link | Longitudinal | Multi-image | Reinforcement learning |
|
12 |
|---|---|---|---|
|
13 |
| https://huggingface.co/aehrc/cxrmate | Y | Y | Y |
|
14 |
| https://huggingface.co/aehrc/cxrmate-tf | Y | Y | N |
|
15 |
+
| https://huggingface.co/aehrc/cxrmate-multi-tf | N | Y | N |
|
16 |
| https://huggingface.co/aehrc/cxrmate-single-tf | N | N | N |
|
17 |
|
18 |
## ArXiv:
|