Skip to content

Question about normalization in data preprocessing #18

@zhangyongshun

Description

@zhangyongshun

Hi,
Thanks for your wonderful work!
I find the normalization in your codes does not use ``transforms.ToTensor(), transforms.Normalize()'' provided by PyTorch. The normalization you used is to sub and div on [0, 255] space directly.
I wonder why you use this normalization, dose it make big difference to the results?

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