Skip to content

ValueError: Input 0 of layer sequential_2 is incompatible with the layer: expected axis -3 of input shape to have value 1 but received input with shape [None, 28, 28, 1] #4

@ebl9rd

Description

@ebl9rd

i keep on getting a value error no matter what i change the dimensions to of train_data[i] in result=loaded_model.predict_classes(train_data[i]) for CNN test.ipynb. what might be causing this error?

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