HReynaud commited on
Commit
5aa9724
1 Parent(s): 9aa9c7c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -2,16 +2,16 @@
2
  license: gpl-2.0
3
  ---
4
 
5
- This repository contains 3 models, corresponding to the ones described in *Feature-Conditioned Cascaded Video Diffusion Models for Precise Echocardiogram Synthesis*. Hadrien Reynaud, Mengyun Qiao, Mischa Dombrowski, Thomas Day, Reza Razavi, Alberto Gomez, Paul Leeson and Bernhard Kainz. 2023.
6
 
7
  To see all the details, refer to the corresponding github repository: [https://github.com/HReynaud/EchoDiffusion](https://github.com/HReynaud/EchoDiffusion).
8
 
9
  The available models are:
10
- 1SCM: Single Stage Cascade Model
11
- 2SCM: Two Stage Cascade Model
12
- 4SCM: Four Stage Cascade Model
13
 
14
- All weights files contains the weights of all the diffusion model in the cascade.
15
  To see a demo of the 1SCM, head to [https://huggingface.co/spaces/HReynaud/echocardiogram-video-diffusion](https://huggingface.co/spaces/HReynaud/echocardiogram-video-diffusion).
16
 
17
  In each model folder, you will find:
 
2
  license: gpl-2.0
3
  ---
4
 
5
+ This repository contains 3 models, corresponding to the ones described in *Feature-Conditioned Cascaded Video Diffusion Models for Precise Echocardiogram Synthesis*. Hadrien Reynaud, Mengyun Qiao, Mischa Dombrowski, Thomas Day, Reza Razavi, Alberto Gomez, Paul Leeson and Bernhard Kainz. MICCAI 2023.
6
 
7
  To see all the details, refer to the corresponding github repository: [https://github.com/HReynaud/EchoDiffusion](https://github.com/HReynaud/EchoDiffusion).
8
 
9
  The available models are:
10
+ * 1SCM: Single Stage Cascade Model
11
+ * 2SCM: Two Stage Cascade Model
12
+ * 4SCM: Four Stage Cascade Model
13
 
14
+ All weights files contain the weights of all the diffusion model in the cascade.<br/>
15
  To see a demo of the 1SCM, head to [https://huggingface.co/spaces/HReynaud/echocardiogram-video-diffusion](https://huggingface.co/spaces/HReynaud/echocardiogram-video-diffusion).
16
 
17
  In each model folder, you will find: