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

Equivalent Data PreProcessing for complex-valued input #44

Open
SantaTitular opened this issue Oct 4, 2023 · 0 comments
Open

Equivalent Data PreProcessing for complex-valued input #44

SantaTitular opened this issue Oct 4, 2023 · 0 comments

Comments

@SantaTitular
Copy link

Hi again Jose,

Apologies if this questions is not directly code related but it might be relevant considering some classification examples that I saw in your docs. In real-valued NNs we often use data pre-processing (e.g., skleanr's StandardScaler ). In case we have some complex-valued data, e.g., backscatter parameter such as S11 from a VNA (because I think your familiarized with it 😅), should we also normalize it (despite it already being between 0-1)? Also how do we normalize the complex input in these cases, is it the same as using complex batch norm layer before inputting onto the network?

I previously read your excellent paper (Impact of PolSAR Pre-Processing...) but I dont think it discusses this aspect (I'll re-read it still).

Thanks in advance!
Tomás

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