Skip to content

Create Denoising model #13

Description

@muschellij2

There is an error on https://github.com/ANTsX/ANTsRNet/blob/master/R/createDeepDenoiseSuperResolutionModel.R#L90
The first argument of layer_add is the inputs (list of tensors) and the second argument is the batch_size. When piped, this is putting outputs in the inputs slot, then list in the batch size. I'm not sure what you want to do here, so I added a stop because it's not fixed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions