Binary 20x16 digits of '0' through '9' and capital 'A' through 'Z'. 39 examples of each class.
- URL: https://cs.nyu.edu/~roweis/data/
DatasetBuilder
:tfds.image.binary_alpha_digits.BinaryAlphaDigits
- Version:
v1.0.0
Versions:
1.0.0
(default):
Size:
519.83 KiB
Features
FeaturesDict({
'image': Image(shape=(20, 16, 1), dtype=tf.uint8),
'label': ClassLabel(shape=(), dtype=tf.int64, num_classes=36),
})
Statistics
Split | Examples |
---|---|
ALL | 1,404 |
TRAIN | 1,404 |
Homepage
Supervised keys (for as_supervised=True
)
(u'image', u'label')
Citation