Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,23 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
datasets:
|
4 |
+
- marshallhamzah/Echopath
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
---
|
8 |
+
|
9 |
+
## Citation
|
10 |
+
|
11 |
+
<!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
|
12 |
+
|
13 |
+
**BibTeX:**
|
14 |
+
|
15 |
+
@misc{muhammad2025echopathpathologyconditionedechovideo,
|
16 |
+
title={Echo-Path: Pathology-Conditioned Echo Video Generation},
|
17 |
+
author={Kabir Hamzah Muhammad and Marawan Elbatel and Yi Qin and Xiaomeng Li},
|
18 |
+
year={2025},
|
19 |
+
eprint={2509.17190},
|
20 |
+
archivePrefix={arXiv},
|
21 |
+
primaryClass={cs.CV},
|
22 |
+
url={https://arxiv.org/abs/2509.17190},
|
23 |
+
}
|