An open API service indexing awesome lists of open source software.

https://github.com/py-img-gen/huggingface-datasets_ukiyo-e-face-blip2-captions

Ukiyo-e-face dataset with BLIP2 captions for huggingface datasets
https://github.com/py-img-gen/huggingface-datasets_ukiyo-e-face-blip2-captions

Last synced: 4 months ago
JSON representation

Ukiyo-e-face dataset with BLIP2 captions for huggingface datasets

Awesome Lists containing this project

README

        

---
annotations_creators:
- machine-generated
language:
- en
language_creators:
- found
license:
- cc-by-sa-4.0
multilinguality:
- monolingual
pretty_name: ukiyo-e-face-blip2-captions
size_categories:
- 1K

### Supported Tasks and Leaderboards

[More Information Needed]

### Languages

The language data in ukiyo-e-face-blip2-captions is in English.

## Dataset Structure

### Data Instances

```python
import datasets as ds

dataset = ds.load_dataset("py-img-gen/ukiyo-e-face-blip2-captions")
```

### Data Fields

[More Information Needed]

### Data Splits

[More Information Needed]

## Dataset Creation

### Curation Rationale

[More Information Needed]

### Source Data

[More Information Needed]

#### Initial Data Collection and Normalization

[More Information Needed]

#### Who are the source language producers?

[More Information Needed]

### Annotations

Captions were added to the Ukio-e face dataset using BLIP2 ([`Salesforce/blip2-opt-2.7b`](https://huggingface.co/Salesforce/blip2-opt-2.7b)).

#### Annotation process

[More Information Needed]

#### Who are the annotators?

[More Information Needed]

### Personal and Sensitive Information

[More Information Needed]

## Considerations for Using the Data

### Social Impact of Dataset

[More Information Needed]

### Discussion of Biases

[More Information Needed]

### Other Known Limitations

[More Information Needed]

## Additional Information

### Dataset Curators

[More Information Needed]

### Licensing Information

This dataset is provided under a [Creative Commons Attribution-ShareAlike 4.0 International License](https://creativecommons.org/licenses/by-sa/4.0/).

### Citation Information

```bibtex
@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}}
}
```

### Contributions

Thanks to [Justin Pinkney](https://www.justinpinkney.com/) for constructing [Ukiyo-e face dataset](https://www.justinpinkney.com/blog/2020/ukiyoe-dataset/).