Skip to content

weight height reversed? #2

Open
@yuhaonankaka

Description

in the function get_batch:
this line: pairs=[np.zeros((batch_size, h, w,1)) for i in range(2)]
is the order of h and w reversed?
because in the line above it, it was:
n_classes, n_examples, w, h = X.shape

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