Ashwin Kumar
commited on
Commit
Β·
6b3fcfa
1
Parent(s):
8d84727
added five-year disease prediction file
Browse files
README.md
CHANGED
|
@@ -25,7 +25,7 @@ pip install merlin-vlm
|
|
| 25 |
For an editable installation, use the following commands to clone and install this repository.
|
| 26 |
```python
|
| 27 |
git clone https://github.com/StanfordMIMI/Merlin.git
|
| 28 |
-
cd
|
| 29 |
pip install -e .
|
| 30 |
```
|
| 31 |
|
|
@@ -39,6 +39,7 @@ For usage instructions, please visit the github [repository](https://github.com/
|
|
| 39 |
βββ i3_resnet_clinical_longformer_best_clip_04-02-2024_23-21-36_epoch_99.pt <Merlin weights>
|
| 40 |
βββ image1.nii.gz <Sample Image>
|
| 41 |
βββ resnet_gpt2_best_stanford_report_generation_average.pt <Merlin Radiology Report Generation Weights>
|
|
|
|
| 42 |
```
|
| 43 |
|
| 44 |
## π Citation
|
|
|
|
| 25 |
For an editable installation, use the following commands to clone and install this repository.
|
| 26 |
```python
|
| 27 |
git clone https://github.com/StanfordMIMI/Merlin.git
|
| 28 |
+
cd Merlin
|
| 29 |
pip install -e .
|
| 30 |
```
|
| 31 |
|
|
|
|
| 39 |
βββ i3_resnet_clinical_longformer_best_clip_04-02-2024_23-21-36_epoch_99.pt <Merlin weights>
|
| 40 |
βββ image1.nii.gz <Sample Image>
|
| 41 |
βββ resnet_gpt2_best_stanford_report_generation_average.pt <Merlin Radiology Report Generation Weights>
|
| 42 |
+
βββ resnet_clinical_longformer_five_year_disease_prediction <Five Year Disease Prediction Weights>
|
| 43 |
```
|
| 44 |
|
| 45 |
## π Citation
|
resnet_clinical_longformer_five_year_disease_prediction.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e93bbe1b88ad54cc0e5044565afd443a3309eb9f30964053cd7b8f36a5e58acb
|
| 3 |
+
size 474766166
|