Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Normalization seems to be unnecessary #8

Open
greentfrapp opened this issue Aug 21, 2021 · 1 comment
Open

Normalization seems to be unnecessary #8

greentfrapp opened this issue Aug 21, 2021 · 1 comment

Comments

@greentfrapp
Copy link

Hi there! Thanks so much for this! While playing around with the model, I realized that the initial normalization step seems to be unnecessary, since the model already has InstanceNormalization layers.

I tried running a few tests and it seems to give the same hash regardless of whether we normalize the inputs.

@AsuharietYgvar
Copy link
Owner

TBH I don't know how the layers work. But in Apple's implementation input images are normalized. Probably it's because Vision framework does it anyway.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants