inital commit
Browse files- data/hand_captions.csv +1 -0
- readme.md +14 -0
data/hand_captions.csv
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
1809929.0.64.jpg,a drawing of a person's hand resting on a pillow
|
readme.md
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Captions created with BLIP (https://github.com/salesforce/BLIP)
|
| 2 |
+
|
| 3 |
+
for PALM dataset
|
| 4 |
+
|
| 5 |
+
@misc{palm,
|
| 6 |
+
author = {Gwern Branwen and Arfafax and Shawn Presser and Anonymous and Danbooru community},
|
| 7 |
+
title = {PALM: The PALM Anime Location Model And Dataset},
|
| 8 |
+
howpublished = {\url{https://www.gwern.net/Crops#hands}},
|
| 9 |
+
url = {https://www.gwern.net/Crops#hands},
|
| 10 |
+
type = {dataset},
|
| 11 |
+
year = {2020},
|
| 12 |
+
month = {June},
|
| 13 |
+
timestamp = {2020-06-12},
|
| 14 |
+
note = {Accessed: DATE} }
|