Skip to content

is_training not set in one of the layer of vladder_small #1

@l3robot

Description

@l3robot

Hi, very interesting paper btw!
I'm replicating the code in PyTorch, but noticed that you've not used the is_training parameter for one of the layer below. I was wandering if that was intended, since some papers are keeping the training behaviour of batch normalization in evaluation mode.

ladder0 = fc_bn_lrelu(ladder0, self.network.cs[3])

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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