annotations_creators | language | language_creators | license | multilinguality | pretty_name | size_categories | source_datasets | tags | task_categories | task_ids | |||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
|
|
|
ukiyo-e-face-blip2-captions |
|
|
- Dataset Card Creation Guide
- Homepage: https://www.justinpinkney.com/blog/2020/ukiyoe-dataset/
- Repository: https://github.com/py-img-gen/huggingface-datasets_ukiyo-e-face-blip2-captions
ukiyo-e-face-blip2-captions
dataset is a dataset that adds captions to Ukiyo-e face dataset using BLIP2 model.
[More Information Needed]
The language data in ukiyo-e-face-blip2-captions is in English.
import datasets as ds
dataset = ds.load_dataset("py-img-gen/ukiyo-e-face-blip2-captions")
[More Information Needed]
[More Information Needed]
[More Information Needed]
[More Information Needed]
[More Information Needed]
[More Information Needed]
Captions were added to the Ukio-e face dataset using BLIP2 (Salesforce/blip2-opt-2.7b
).
[More Information Needed]
[More Information Needed]
[More Information Needed]
[More Information Needed]
[More Information Needed]
[More Information Needed]
[More Information Needed]
This dataset is provided under a Creative Commons Attribution-ShareAlike 4.0 International License.
@misc{pinkney2020ukiyoe,
author = {Pinkney, Justin N. M.},
title = {Aligned Ukiyo-e faces dataset},
year={2020},
howpublished={\url{https://www.justinpinkney.com/blog/2020/ukiyoe-dataset}}
}
@misc{kitada2024ukiyoe,
author = {Kitada, Shunsuke},
title = {Ukiyo-e face blip2 captions dataset},
year={2024},
howpublished={\url{https://huggingface.co/datasets/py-img-gen/ukiyo-e-face-blip2-captions/settings}}
}
Thanks to Justin Pinkney for constructing Ukiyo-e face dataset.