Skip to content

how to standardize a single image in testing phase? #20

@yuffon

Description

@yuffon

I find that in the training and testing phase, the dataset is standardized as a whole batch, including computing the mean and variance in a per channel style.
However, when the model is deployed, the image is feed individually, how should we preprocess the image?
What mean and variance should we use?

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