Skip to content

Is it wrong to pass img in value range [-1, 1] to pretrained VGG-16? #10

Description

@2502128021

the pretrained VGG-16 should accept the input image in range [0, 255] minus the mean value of RGB channels [123.6800, 116.7790, 103.9390]. if give the input image in range [-1,1], do that mean give an input image around the mean value ? so the pretrained network can not well extract the feature difference of source image and target image?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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