Skip to content

not compatible with provided weight shape (3, 3, 3, 64) #9

Description

@Obada-1990

I am trying to run this source and have this problem with the Weights cause I use keras 2.3 .
@jalused
(https://github.com/jalused/Deconvnet-keras/blob/master/Deconvnet-keras.py)

'provided weight shape ' + str(w.shape))
ValueError: Layer weight shape (3, 64, 3, 3) not compatible with provided weight shape (3, 3, 3, 64)

any help please?

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