Skip to content

Kenya/Nandi crop type inference #167

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

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

yawenzzzz
Copy link
Collaborator

An initial idea is to split the whole county into 4K windows (each is 128*128 pixel), and perform inference on each window. Here, the approach is to create patches per window, and then run model forward on all the patches.

Command for local run: python -m rslp.rslearn_main model predict --config data/helios/v2_nandi_crop_type/finetune_s2.yaml

@yawenzzzz yawenzzzz marked this pull request as draft July 14, 2025 23:17
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

Successfully merging this pull request may close these issues.

1 participant