Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -19,6 +19,6 @@ task_ids: []
|
|
| 19 |
|
| 20 |
# Dataset Card for captioned Gundam
|
| 21 |
|
| 22 |
-
|
| 23 |
|
| 24 |
-
[BLIP](https://github.com/salesforce/BLIP)
|
|
|
|
| 19 |
|
| 20 |
# Dataset Card for captioned Gundam
|
| 21 |
|
| 22 |
+
Scraped from mahq.net (https://www.mahq.net/mecha/gundam/index.htm) and manually cleaned to only keep drawings and "Mobile Suits" (i.e, humanoid-looking machines).
|
| 23 |
|
| 24 |
+
The captions were automatically generated by using [BLIP](https://github.com/salesforce/BLIP) to describe the dominant colors and insert them into a generic description.
|