Datasets:
Tasks:
Image Classification
Modalities:
Image
Formats:
imagefolder
Languages:
English
Size:
1K - 10K
License:
Update README.md
Browse files
README.md
CHANGED
|
@@ -106,9 +106,7 @@ session = fo.launch_app(dataset)
|
|
| 106 |
|
| 107 |
|
| 108 |
|
| 109 |
-
- **Curated by:** [
|
| 110 |
-
- **Funded by [optional]:** [More Information Needed]
|
| 111 |
-
- **Shared by [optional]:** [More Information Needed]
|
| 112 |
- **Language(s) (NLP):** en
|
| 113 |
- **License:** unknown
|
| 114 |
|
|
@@ -116,31 +114,14 @@ session = fo.launch_app(dataset)
|
|
| 116 |
|
| 117 |
<!-- Provide the basic links for the dataset. -->
|
| 118 |
|
| 119 |
-
- **Repository:**
|
| 120 |
-
- **Paper
|
| 121 |
-
- **Demo [optional]:** [More Information Needed]
|
| 122 |
-
|
| 123 |
-
## Uses
|
| 124 |
-
|
| 125 |
-
<!-- Address questions around how the dataset is intended to be used. -->
|
| 126 |
-
|
| 127 |
-
### Direct Use
|
| 128 |
-
|
| 129 |
-
<!-- This section describes suitable use cases for the dataset. -->
|
| 130 |
-
|
| 131 |
-
[More Information Needed]
|
| 132 |
-
|
| 133 |
-
### Out-of-Scope Use
|
| 134 |
-
|
| 135 |
-
<!-- This section addresses misuse, malicious use, and uses that the dataset will not work well for. -->
|
| 136 |
-
|
| 137 |
-
[More Information Needed]
|
| 138 |
|
| 139 |
## Dataset Structure
|
| 140 |
|
| 141 |
<!-- This section provides a description of the dataset fields, and additional information about the dataset structure such as criteria used to create the splits, relationships between data points, etc. -->
|
| 142 |
|
| 143 |
-
|
| 144 |
|
| 145 |
## Dataset Creation
|
| 146 |
|
|
|
|
| 106 |
|
| 107 |
|
| 108 |
|
| 109 |
+
- **Curated by:** Introduced by Jonathan J. Hull in [A Database for Handwritten Text Recognition Research](https://ieeexplore.ieee.org/document/291440)
|
|
|
|
|
|
|
| 110 |
- **Language(s) (NLP):** en
|
| 111 |
- **License:** unknown
|
| 112 |
|
|
|
|
| 114 |
|
| 115 |
<!-- Provide the basic links for the dataset. -->
|
| 116 |
|
| 117 |
+
- **Repository:** https://paperswithcode.com/dataset/usps
|
| 118 |
+
- **Paper:** [A Database for Handwritten Text Recognition Research](https://ieeexplore.ieee.org/document/291440)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 119 |
|
| 120 |
## Dataset Structure
|
| 121 |
|
| 122 |
<!-- This section provides a description of the dataset fields, and additional information about the dataset structure such as criteria used to create the splits, relationships between data points, etc. -->
|
| 123 |
|
| 124 |
+
The dataset has 2 splits: "train", and "test". Samples are tagged with their split.
|
| 125 |
|
| 126 |
## Dataset Creation
|
| 127 |
|