Update README.md
Browse files
README.md
CHANGED
|
@@ -22,4 +22,11 @@ task_categories:
|
|
| 22 |
tags:
|
| 23 |
- movie
|
| 24 |
pretty_name: Wong Kar Wai movie frame BLIP captions
|
| 25 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 22 |
tags:
|
| 23 |
- movie
|
| 24 |
pretty_name: Wong Kar Wai movie frame BLIP captions
|
| 25 |
+
---
|
| 26 |
+
|
| 27 |
+
<h1>Dataset Card for Wong Kar Wai movie frame BLIP captions</h1>
|
| 28 |
+
|
| 29 |
+
Dataset built for finetuning Stable Diffusion for Fatima Fellowship application.
|
| 30 |
+
The original images were obtained from film-grab.com and captioned with the pre-trained BLIP model by SalesForce.
|
| 31 |
+
|
| 32 |
+
For each row the dataset contains image and text keys. image is a varying size PIL jpeg, and text is the accompanying text caption. Only a train split is provided.
|