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

Experiment with NAIP band ratios #13

Open
aazuspan opened this issue Sep 25, 2023 · 0 comments
Open

Experiment with NAIP band ratios #13

aazuspan opened this issue Sep 25, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@aazuspan
Copy link
Contributor

Radiometric variability between (and even within) NAIP acquisitions due to sun angle and/or sensor calibration can be substantial. If different bands have similar biases, band ratios may help to normalize imagery and improve model generalization. Implementing this would just require adding a processing step after loading NAIP imagery and re-running the workflow with the new bands.

We may be able to evaluate this without even training a model just by sampling a large number of pseudo-invariant features across years and seeing how inter-year variance compares between raw bands and ratios.

@aazuspan aazuspan added the enhancement New feature or request label Sep 25, 2023
@aazuspan aazuspan self-assigned this Feb 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant