Update README.md
Browse files
README.md
CHANGED
|
@@ -1,8 +1,14 @@
|
|
| 1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
|
| 3 |
<!-- Provide a quick summary of the dataset. -->
|
| 4 |
|
| 5 |
-
Dataset of fiction and nonfiction book covers.
|
| 6 |
|
| 7 |
## Dataset Details
|
| 8 |
|
|
@@ -105,4 +111,4 @@ The selected books were photographed with my iPhone 15 Pro. They were then cropp
|
|
| 105 |
|
| 106 |
<!-- This section describes the people or systems who originally created the data. It should also include self-reported demographic or identity information for the source data creators if this information is available. -->
|
| 107 |
|
| 108 |
-
Jennifer Evans photographed the book covers. Each book cover was developed with the book authors and publication houses.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
pretty_name: Book Cover Images
|
| 6 |
+
---
|
| 7 |
+
# Dataset Card for Book Cover Images
|
| 8 |
|
| 9 |
<!-- Provide a quick summary of the dataset. -->
|
| 10 |
|
| 11 |
+
Dataset of fiction and nonfiction book covers. In this case, we aim to judge a book by its cover.
|
| 12 |
|
| 13 |
## Dataset Details
|
| 14 |
|
|
|
|
| 111 |
|
| 112 |
<!-- This section describes the people or systems who originally created the data. It should also include self-reported demographic or identity information for the source data creators if this information is available. -->
|
| 113 |
|
| 114 |
+
Jennifer Evans photographed the book covers. Each book cover was developed with the book authors and publication houses.
|