Skip to content

emnist/letters dataset has 26 classes not 37 #2579

Open
@MRmeehan

Description

@MRmeehan

Description of issue
emnist/letters says it has 37 classes but it really only has 26

Describe what the problem is. Please include URL(s) if possible.

https://www.tensorflow.org/datasets/catalog/emnist
On the above URL the the emnist/letters dataset is described as having 37 classes. It actually only has 26 classes. All upper and lower case letters were merged together in the emnist/letters dataset.

This is not simply a typo issue because the meta data also states that there are 37 classes when it should report only 26. So I guess there are 37 classes but some classes are never used.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions