linguistic error in FashionMNIST DataSet #614
yanivboker
started this conversation in
General
Replies: 1 comment 2 replies
-
Hi @yanivboker , Good catch! You'll often find small errors like this in public datasets. However, since I didn't create the dataset, I'm unable to change the original. That being said, it would be possible in your own code to remap the naming of |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I believe there is a linguistic error in FashionMNIST DataSet.
It has a label called "Trouser" but it should be "Trousers".
Trousers is the singular and the plural form of pants.
Beta Was this translation helpful? Give feedback.
All reactions