Skip to content

ZeroPadding2D object has no attribute set_input #9

@JuanuMusic

Description

@JuanuMusic

Hi! I just tried to run the project, and I'm getting the following error:

Traceback (most recent call last):

  File "network.py", line 252, in <module>
    first_layer.set_input(input_tensor, shape=(3, 3, img_width, img_height))
AttributeError: 'ZeroPadding2D' object has no attribute 'set_input'

Thanks in advance for pointing me in the right direction!

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