Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -18,4 +18,25 @@ In my publication titled "A Software Test Bed for Sharing and Evaluating Color T
|
|
| 18 |
<p align="center">
|
| 19 |
<img src="https://cdn-uploads.huggingface.co/production/uploads/6331b00ab7b8e9d6e89a5dc0/SnGqrxXbphBG4Rg1a9pRw.webp" width="512">
|
| 20 |
<em>Figure 1: Overview of all 50 unique images.</em>
|
| 21 |
-
</p>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 18 |
<p align="center">
|
| 19 |
<img src="https://cdn-uploads.huggingface.co/production/uploads/6331b00ab7b8e9d6e89a5dc0/SnGqrxXbphBG4Rg1a9pRw.webp" width="512">
|
| 20 |
<em>Figure 1: Overview of all 50 unique images.</em>
|
| 21 |
+
</p>
|
| 22 |
+
|
| 23 |
+
## Citation
|
| 24 |
+
If you utilize this dataset in your research, kindly provide a citation:
|
| 25 |
+
```
|
| 26 |
+
@inproceedings{potechius2023,
|
| 27 |
+
author = {Potechius, Herbert and Raja, Gunasekaran and Sikora, Thomas and Knorr, Sebastian},
|
| 28 |
+
title = {A software test bed for sharing and evaluating color transfer algorithms for images and 3D objects},
|
| 29 |
+
year = {2023},
|
| 30 |
+
isbn = {9798400704260},
|
| 31 |
+
publisher = {Association for Computing Machinery},
|
| 32 |
+
address = {New York, NY, USA},
|
| 33 |
+
url = {https://doi.org/10.1145/3626495.3626509},
|
| 34 |
+
doi = {10.1145/3626495.3626509},
|
| 35 |
+
booktitle = {Proceedings of the 20th ACM SIGGRAPH European Conference on Visual Media Production},
|
| 36 |
+
articleno = {9},
|
| 37 |
+
numpages = {10},
|
| 38 |
+
location = {, London, United Kingdom, },
|
| 39 |
+
series = {CVMP '23} ,
|
| 40 |
+
keywords={mypublications}
|
| 41 |
+
}
|
| 42 |
+
```
|