Skip to content

emnist decoding the test images #1

Description

@Matt-arch

hello i used your decode.py for decoding emnist it decodes the training images fines but i got the following error for the test sets
Traceback (most recent call last):
File "/home/matt/Desktop/Python-EMNIST-Decoder-master/decode.py", line 93, in
main(args)
File "/home/matt/Desktop/Python-EMNIST-Decoder-master/decode.py", line 49, in main
assert n_images == n_labels, 'the number of images is not the same as that of images.'
AssertionError: the number of images is not the same as that of images.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions