| --- |
| pretty_name: Public Domain Pictures Dataset |
| size_categories: |
| - 100K<n<1M |
| task_categories: |
| - image-classification |
| - image-to-text |
| annotations_creators: |
| - found |
| language: |
| - en |
| license: cc0-1.0 |
| multilinguality: |
| - monolingual |
| source_datasets: |
| - original |
| tags: |
| - image |
| --- |
| |
| # Dataset Card for Public Domain Pictures |
| ### Dataset Summary |
| This dataset contains metadata for 644,412 public domain images from [publicdomainpictures.net](https://www.publicdomainpictures.net), a public domain photo sharing platform. The dataset includes detailed image metadata including titles, descriptions, and keywords. |
|
|
| ### Languages |
| The dataset is monolingual: |
| - English (en): All metadata including titles, descriptions and keywords |
|
|
| ## Dataset Structure |
| ### Data Fields |
| The metadata for each image includes: |
| - `image_id`: Unique identifier for the image (integer) |
| - `image_url`: URL of the full-size image (string) |
| - `title`: Title of the image (string) |
| - `description`: Text description of the image content (string) |
| - `keywords`: List of descriptive tags/keywords (list of strings) |
| - `author`: Name of the image contributor (string) |
|
|
| ### Data Splits |
| All images are in a single split. |
|
|
| ## Additional Information |
| ### License |
| This dataset is dedicated to the public domain under the Creative Commons Zero (CC0) license. This means you can: |
| * Use it for any purpose, including commercial projects. |
| * Modify it however you like. |
| * Distribute it without asking permission. |
| No attribution is required, but it's always appreciated! |
| CC0 license: https://creativecommons.org/publicdomain/zero/1.0/deed.en |
|
|
| ### Dataset Curators |
| - [nyuuzyou](https://ducks.party) |
|
|