Gazoche commited on
Commit
0c8e25e
·
1 Parent(s): 8fdcbe8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -19,6 +19,6 @@ task_ids: []
19
 
20
  # Dataset Card for captioned Gundam
21
 
22
- Scrapped from mahq.net (https://www.mahq.net/mecha/gundam/index.htm) and manually cleaned to only keep "Mobile Suits" (i.e, humanoid-looking machines).
23
 
24
- [BLIP](https://github.com/salesforce/BLIP) was used to automatically describe the colors of each sample. The rest of each caption is hardcoded.
 
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.