metadata
dataset_info:
features:
- name: image
dtype: image
- name: objectID
dtype: int64
- name: isHighlight
dtype: bool
- name: accessionNumber
dtype: string
- name: accessionYear
dtype: int64
- name: isPublicDomain
dtype: bool
- name: primaryImage
dtype: string
- name: primaryImageSmall
dtype: string
- name: department
dtype: string
- name: objectName
dtype: string
- name: title
dtype: string
- name: culture
dtype: float64
- name: period
dtype: float64
- name: dynasty
dtype: float64
- name: reign
dtype: float64
- name: portfolio
dtype: float64
- name: artistRole
dtype: string
- name: artistPrefix
dtype: float64
- name: artistDisplayName
dtype: string
- name: artistDisplayBio
dtype: string
- name: artistSuffix
dtype: float64
- name: artistAlphaSort
dtype: string
- name: artistNationality
dtype: string
- name: artistBeginDate
dtype: float64
- name: artistEndDate
dtype: float64
- name: artistGender
dtype: float64
- name: artistWikidata_URL
dtype: string
- name: artistULAN_URL
dtype: string
- name: objectDate
dtype: string
- name: objectBeginDate
dtype: int64
- name: objectEndDate
dtype: int64
- name: medium
dtype: string
- name: dimensions
dtype: string
- name: creditLine
dtype: string
- name: geographyType
dtype: float64
- name: city
dtype: float64
- name: state
dtype: float64
- name: county
dtype: float64
- name: country
dtype: float64
- name: region
dtype: float64
- name: subregion
dtype: float64
- name: locale
dtype: float64
- name: locus
dtype: float64
- name: excavation
dtype: float64
- name: river
dtype: float64
- name: classification
dtype: string
- name: rightsAndReproduction
dtype: float64
- name: linkResource
dtype: float64
- name: metadataDate
dtype: string
- name: repository
dtype: string
- name: objectURL
dtype: string
- name: objectWikidata_URL
dtype: float64
- name: isTimelineWork
dtype: bool
- name: GalleryNumber
dtype: float64
splits:
- name: train
num_bytes: 74129545
num_examples: 942
download_size: 73571351
dataset_size: 74129545
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
license: cc0-1.0
task_categories:
- unconditional-image-generation
size_categories:
- n<1K
Dataset Card for Brewster Carriages
A permissively licensed dataset of original Brewster & Co. carriage illustrations (and associated metadata) from the public domain. While this dataset could be used for a variety of tasks and purposes, it was originally collated by Jonathan Dinu to train an unconditional image generation model.
Dataset Description
- Curated by: Jonathan Dinu
- License: Dataset CC0 licensed, source images are in the Public Domain.
Dataset Sources
Dataset is sourced from The Metropolitan Museum of Art open access archives using a query for "brewster+co". Results are then:
- Filtered to make sure the source images are all in the public domain.
- Manually filtered to remove images of low quality.
- Center cropped and resized to 1024x1024.