Skip to content

Problem of Replacement of "BatchNorm" to "GroupNorm" #74

@CinKKKyo

Description

@CinKKKyo

Hi, Dr. Gao, I have a question about model modification. Due to my work setting, I could only set batch_size=1, so I am going to modify the BatchNorm to GroupNorm. Based on the original code, I just changed BatchNorm to GroupNorm directly and set the group=8, actually, it doesn't work, do you have any advice for this replacement?

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