Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,8 @@ This is the checkpoint for Stable Diffusion fine-tuned with CXR-BERT on the MIMI
|
|
6 |
This checkpoint can be used to reproduce the results of the Generate to Ground paper.
|
7 |
The corresponding code can be found here: https://github.com/Felix-012/generate_to_ground/.
|
8 |
|
|
|
|
|
9 |
|
10 |
Stable Diffusion: https://huggingface.co/stable-diffusion-v1-5/stable-diffusion-v1-5 \
|
11 |
CXR-BERT: https://huggingface.co/microsoft/BiomedVLP-CXR-BERT-specialized \
|
|
|
6 |
This checkpoint can be used to reproduce the results of the Generate to Ground paper.
|
7 |
The corresponding code can be found here: https://github.com/Felix-012/generate_to_ground/.
|
8 |
|
9 |
+
Training was performed for 30,000 steps using eight A100 GPUs.
|
10 |
+
|
11 |
|
12 |
Stable Diffusion: https://huggingface.co/stable-diffusion-v1-5/stable-diffusion-v1-5 \
|
13 |
CXR-BERT: https://huggingface.co/microsoft/BiomedVLP-CXR-BERT-specialized \
|