tristan-deep commited on
Commit
d0f708a
·
verified ·
1 Parent(s): d783b20

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ ---
2
+ paper: https://arxiv.org/abs/2508.17326
3
+ code: https://github.com/tristan-deep/semantic-diffusion-echo-dehazing
4
+ ---
5
+ Score-based generative diffusion model trained on the [DehazeEcho2025 dataset](https://dehazingecho2025.grand-challenge.org/).
6
+ Used in the [_Semantic Diffusion Posterior Sampling for Cardiac Ultrasound Dehazing_](https://arxiv.org/abs/2508.17326) paper.
7
+ See the [GitHub repository](https://github.com/tristan-deep/semantic-diffusion-echo-dehazing) for the codebase and more info.