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

do we need to normalize the data before feeding it to the cnn? #8

Open
babaee74 opened this issue Jul 29, 2023 · 0 comments
Open

do we need to normalize the data before feeding it to the cnn? #8

babaee74 opened this issue Jul 29, 2023 · 0 comments

Comments

@babaee74
Copy link

babaee74 commented Jul 29, 2023

In case of image we know the maximum is 255 and we normalize it easily. and here the output signal of UrbanDataset is not normalized, is it a good approach to normalize each spectorgram with respect to itself?

if we normalize each audio spectogram based on its max and minimum, we kind of miss the amplitude features, am i right?

Thank you for you answer

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