Datasets:
Commit ·
85cdf6e
1
Parent(s): c8cdbf6
Update README.md
Browse files
README.md
CHANGED
|
@@ -27,4 +27,14 @@ A dataset that contains the color names and their relations with their respectiv
|
|
| 27 |
<!-- Provide the basic links for the dataset. -->
|
| 28 |
|
| 29 |
- **Repository:** [https://github.com/chungimungi/Generation-of-Colors-using-BiLSTMs]
|
| 30 |
-
- **
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 27 |
<!-- Provide the basic links for the dataset. -->
|
| 28 |
|
| 29 |
- **Repository:** [https://github.com/chungimungi/Generation-of-Colors-using-BiLSTMs]
|
| 30 |
+
- **Citation:**
|
| 31 |
+
|
| 32 |
+
```
|
| 33 |
+
@misc{sinha2023generation,
|
| 34 |
+
title={Generation Of Colors using Bidirectional Long Short Term Memory Networks},
|
| 35 |
+
author={A. Sinha},
|
| 36 |
+
year={2023},
|
| 37 |
+
eprint={2311.06542},
|
| 38 |
+
archivePrefix={arXiv},
|
| 39 |
+
primaryClass={cs.CV}
|
| 40 |
+
```
|