Skip to content

Why normalizing the input doesn't work #1

@ZimuW

Description

@ZimuW

Hi,
After testing the cifar-10 dataset, I noticed that if the data-batch is divided by 255.0 before feeding into the network, it doesn't converge. Is there a specific reason for this?

When training with celeba dataset without normalizing (dividing by 255.0), it won't converge as well.

Have you tried celeba dataset with this network? And did you run into any of those problems?

Thanks!

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