Commit
·
07c6d3e
1
Parent(s):
9ea1aa5
Update README.md
Browse files
README.md
CHANGED
|
@@ -13,17 +13,13 @@ This BlipForConditionalGeneration model generates realistic radiology reports gi
|
|
| 13 |
- **License:** Apache 2.0
|
| 14 |
- **Finetuned from model:** Salesforce/blip-image-captioning-large
|
| 15 |
|
| 16 |
-
## Model
|
| 17 |
|
| 18 |
- **Repository:** https://github.com/nathansutton/prerad
|
| 19 |
- **Paper:** https://medium.com/@nasutton/a-new-generative-model-for-radiology-b687a993cbb
|
| 20 |
- **Demo:** https://nathansutton-prerad.hf.space/
|
| 21 |
|
| 22 |
|
| 23 |
-
## Direct Use
|
| 24 |
-
|
| 25 |
-
Upload a chest x-ray in a JPG format along with a clinical indication (e.g. 'RLL crackles, eval for pneumonia'). It will generate a realistic looking radiology report.
|
| 26 |
-
|
| 27 |
## Out-of-Scope Use
|
| 28 |
|
| 29 |
Any medical application.
|
|
|
|
| 13 |
- **License:** Apache 2.0
|
| 14 |
- **Finetuned from model:** Salesforce/blip-image-captioning-large
|
| 15 |
|
| 16 |
+
## Model Sources
|
| 17 |
|
| 18 |
- **Repository:** https://github.com/nathansutton/prerad
|
| 19 |
- **Paper:** https://medium.com/@nasutton/a-new-generative-model-for-radiology-b687a993cbb
|
| 20 |
- **Demo:** https://nathansutton-prerad.hf.space/
|
| 21 |
|
| 22 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 23 |
## Out-of-Scope Use
|
| 24 |
|
| 25 |
Any medical application.
|