Skip to content

Gridnet diagram in readme is mismatching from code #14

Open
@a-shivgan

Description

@a-shivgan

image
There is incorrect representation of number of channels in the residual block expansion's second convolution layer. The number of input channels to the second convolution block should be '2c' and the number of output channels should be 'c'. In the code, it is maintaining the constant number of channels horizontally, but the same is not reflected in the diagram.

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