Skip to content

ValueError: could not broadcast input array from shape (375,500) into shape (375,375) #4

Description

@anzy0621

Hi Gabriel,
Firstly thank you for this wonderful repository!! I tried using this for vehicles dataset from kaggle. Basically, it has two classes truck and car. The image size is 375x500 which is different from the image size of your dataset. The code ran fine until the end point where we can visualize the features of all the Convolutional layers. I keep getting this error
ValueError: could not broadcast input array from shape (375,500) into shape (375,375)

Any idea how to resolve this?
Thank you in advance!

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