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

SENet normalization of input #200

Open
homelifes opened this issue Jul 14, 2020 · 0 comments
Open

SENet normalization of input #200

homelifes opened this issue Jul 14, 2020 · 0 comments

Comments

@homelifes
Copy link

Hi. May I ask for SENet154 model in repo, the input needs to be normalized both by:
1- First dividing by 255 (having a range between 0-1)
2- Normalizing by mean and std

Or is it only 2 without 1? I have seen some networks in your repo only use the second without the pixels being in range 0-1

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

1 participant