Skip to content

Problems with image normalization parameter settings #47

@hanchaoleng

Description

@hanchaoleng

mean=[103.530, 116.280, 123.675], std=[1.0, 1.0, 1.0], to_rgb=False)

Hi, great work on Vidar! I have a quick question regarding the image normalization settings. In the config, the normalization for image inputs is set with std=1, which implies no standardization is applied on the pixel values (e.g., just using mean subtraction).

Could you clarify the reason behind this design choice? Was it found to be more effective during training, or is it related to the specific properties of the generative learning framework in latent space?

Thanks in advance for your explanation!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions