jeffrey423 commited on
Commit
9bea3f3
·
verified ·
1 Parent(s): 1ef1e3b

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +23 -0
README.md ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ ---
4
+ # Preprocessed dataset for EndoGen: Conditional Autoregressive Endoscopic Video Generation
5
+
6
+
7
+ ### Dataset Sources [optional]
8
+
9
+ <!-- Provide the basic links for the dataset. -->
10
+
11
+ - **Repository:** [EndoGen](https://github.com/CUHK-AIM-Group/EndoGen)
12
+ - **Paper:** EndoGen: Conditional Autoregressive Endoscopic Video Generation
13
+
14
+ **BibTeX:**
15
+
16
+ ```bibtex
17
+ @inproceedings{liu2025endogen,
18
+ title={EndoGen: Conditional Autoregressive Endoscopic Video Generation},
19
+ author={Liu, Xinyu and Liu, Hengyu and Wang, Cheng and Liu, Tianming and Yuan, Yixuan},
20
+ booktitle={International Conference on Medical Image Computing and Computer-Assisted Intervention},
21
+ year={2025}
22
+ }
23
+ ```