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

Define tiles for the training dataset #3

Closed
HamedAlemo opened this issue Apr 5, 2023 · 2 comments
Closed

Define tiles for the training dataset #3

HamedAlemo opened this issue Apr 5, 2023 · 2 comments
Assignees

Comments

@HamedAlemo
Copy link
Member

Divide the training dataset AOI (from here) to tiles of 224 x 224 pixels (at 30m spatial resolution).
The outcome can be a GeoJSON which stores all of these tiles, or any other compatible data format.
We will use the bounding boxes of these tiles to chip the CDL dataset and query HLS scenes.

@HamedAlemo
Copy link
Member Author

We need to also define a naming convention for the tiles. Each tile will have a unique ID that we can refer to when selecting HLS data and the CDL data.

@mcecil
Copy link
Contributor

mcecil commented Apr 21, 2023

  • Decide which chips to include in training data to have balanced crop distribution
  • Determine crop calendar based on final training data set, and determine months to query HLS

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