jonathandinu commited on
Commit
88025fd
1 Parent(s): fe60af9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +23 -1
README.md CHANGED
@@ -125,4 +125,26 @@ task_categories:
125
  - unconditional-image-generation
126
  size_categories:
127
  - n<1K
128
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
125
  - unconditional-image-generation
126
  size_categories:
127
  - n<1K
128
+ ---
129
+ # Dataset Card for Dataset Name
130
+
131
+ <!-- Provide a quick summary of the dataset. -->
132
+
133
+ A permissively licensed dataset of original [Brewster & Co.](https://en.wikipedia.org/wiki/Brewster_%26_Co.) carriage illustrations (and associated metadata) in the public domain. While this dataset could be used for a variety of tasks and purposes, it was originally collated by [Jonathan Dinu](https://jonathandinu.com) to train an unconditional image generation model.
134
+
135
+ ## Dataset Details
136
+
137
+ ### Dataset Description
138
+
139
+ - **Curated by:** [Jonathan Dinu](https://jonathandinu.com)
140
+ - **License:** Dataset [CC0](https://creativecommons.org/public-domain/cc0/) licensed, Source images are in the Public Domain.
141
+
142
+ ### Dataset Sources [optional]
143
+
144
+ <!-- Provide the basic links for the dataset. -->
145
+
146
+ Dataset is sourced from The Metropolitan Museum of Art [open access archives](https://www.metmuseum.org/about-the-met/policies-and-documents/open-access) using a query for ["brewster+co"](https://collectionapi.metmuseum.org/public/collection/v1/search?q=brewster+co). Results are then:
147
+
148
+ 1. Filtered to make sure the source images are all in the public domain.
149
+ 2. Manually filtered to remove images of low quality.
150
+ 3. Center cropped and resized to 1024x1024.