Skip to content

Missing error information when using ResNet autoencoder #107

@collinleiber

Description

@collinleiber

The ResNet autoencoder is only working if the input data is of size (3, x32, x32). If it is not, the decoding will crash without giving an informative error.
Therefore, the size of the input_height should be checked and if it is not correct, a informative error message should be given.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions