rayaanoidpr's picture
Update README.md
750eef4 verified
|
raw
history blame
851 Bytes
metadata
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-*
license: mit
task_categories:
  - text-to-image
tags:
  - movie
pretty_name: Wong Kar Wai movie frame BLIP captions

Dataset Card for Wong Kar Wai movie frame BLIP captions

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.