Skip to content

Why the preprocessing method differs from the official method of pytorch #77

@vanpersie32

Description

@vanpersie32

hello, thanks for sharing your code. But I have a question why the preprocessing method differs from the official preprocessing method of pytorch. Your method preprocesses the BGR format image with std value (1.0,1.0,1.0) link however, the pytorch official method preprocesses RGB format image with std value (0.229, 0.224, 0.225) link

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