File size: 866 Bytes
5f9d314
64f590e
 
 
 
 
 
5f9d314
 
 
 
 
 
 
 
7f7e0b7
5f9d314
 
7f7e0b7
5f9d314
 
 
 
 
7f7e0b7
 
750eef4
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
---
language:
- en
license: mit
task_categories:
- text-to-image
pretty_name: Wong Kar Wai movie frame BLIP captions
dataset_info:
  features:
  - name: image
    dtype: image
  - name: text
    dtype: string
  splits:
  - name: train
    num_bytes: 153854719
    num_examples: 650
  download_size: 153853385
  dataset_size: 153854719
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
tags:
- movie
---

<h1>Dataset Card for Wong Kar Wai movie frame BLIP captions</h1>

Dataset built for finetuning Stable Diffusion for Fatima Fellowship application.
The original images were obtained from film-grab.com and captioned with the pre-trained BLIP model by SalesForce.

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.