Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -10,6 +10,8 @@ pretty_name: Art Museums PD 440K
|
|
10 |
---
|
11 |
# Art Museums PD 440K
|
12 |
|
|
|
|
|
13 |
# Summary
|
14 |
This is a dataset to train text-to-image or any text and image multimodal models with minimized copyright/licensing concerns.
|
15 |
All images and texts in this dataset are orignally shared under CC0 or public domain, and no pretrained models or any AI models are used to build this dataset except for our [ElanMT model](https://huggingface.co/Mitsua/elan-mt-bt-en-ja) to translate English captions to Japanese.
|
@@ -23,6 +25,9 @@ Images and metadata collected from these museums open access. All images and met
|
|
23 |
- [The Art Institute of Chicago Open Access](https://www.artic.edu/open-access/open-access-images) (CC0)
|
24 |
- Curated by ELAN MITSUA Project / Abstract Engine.
|
25 |
|
|
|
|
|
|
|
26 |
# License
|
27 |
- The images and original metadata are licensed under CC0 by these museums.
|
28 |
- The dataset itself and compiled/translated captions are licensed under [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/) by [ELAN MITSUA Project](https://elanmitsua.com/en/) / Abstract Engine.
|
|
|
10 |
---
|
11 |
# Art Museums PD 440K
|
12 |
|
13 |
+
![ArtMuseumsPD](ArtMuseumsPD.jpg)
|
14 |
+
|
15 |
# Summary
|
16 |
This is a dataset to train text-to-image or any text and image multimodal models with minimized copyright/licensing concerns.
|
17 |
All images and texts in this dataset are orignally shared under CC0 or public domain, and no pretrained models or any AI models are used to build this dataset except for our [ElanMT model](https://huggingface.co/Mitsua/elan-mt-bt-en-ja) to translate English captions to Japanese.
|
|
|
25 |
- [The Art Institute of Chicago Open Access](https://www.artic.edu/open-access/open-access-images) (CC0)
|
26 |
- Curated by ELAN MITSUA Project / Abstract Engine.
|
27 |
|
28 |
+
# Filtering
|
29 |
+
- Word based pre-filtering is conducted for mitigating harmful or NSFW content.
|
30 |
+
|
31 |
# License
|
32 |
- The images and original metadata are licensed under CC0 by these museums.
|
33 |
- The dataset itself and compiled/translated captions are licensed under [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/) by [ELAN MITSUA Project](https://elanmitsua.com/en/) / Abstract Engine.
|