Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -96,7 +96,22 @@ This dataset card aims to be a base template for new datasets. It has been gener
|
|
96 |
|
97 |
### Citation Information
|
98 |
|
99 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
100 |
|
101 |
### Contributions
|
102 |
|
|
|
96 |
|
97 |
### Citation Information
|
98 |
|
99 |
+
@inproceedings{10.1145/3592571.3592978,
|
100 |
+
author = {Mach\'{a}\v{c}ek, Roman and Mozaffari, Leila and Sepasdar, Zahra and Parasa, Sravanthi and Halvorsen, P\r{a}l and Riegler, Michael A. and Thambawita, Vajira},
|
101 |
+
title = {Mask-conditioned latent diffusion for generating gastrointestinal polyp images},
|
102 |
+
year = {2023},
|
103 |
+
isbn = {9798400701863},
|
104 |
+
publisher = {Association for Computing Machinery},
|
105 |
+
address = {New York, NY, USA},
|
106 |
+
url = {https://doi.org/10.1145/3592571.3592978},
|
107 |
+
doi = {10.1145/3592571.3592978},
|
108 |
+
booktitle = {Proceedings of the 4th ACM Workshop on Intelligent Cross-Data Analysis and Retrieval},
|
109 |
+
pages = {1–9},
|
110 |
+
numpages = {9},
|
111 |
+
keywords = {polyp segmentation, polyp generative model, generating synthetic data, diffusion model},
|
112 |
+
location = {Thessaloniki, Greece},
|
113 |
+
series = {ICDAR '23}
|
114 |
+
}
|
115 |
|
116 |
### Contributions
|
117 |
|