Skip to content

Coordinates, projection, geo-referencing #473

Answered by daniszw
Atmoboran asked this question in Q&A
Discussion options

You must be logged in to vote

Thanks for the clarification and suggestions :) these are good points.
For inference with the pre-trained model without any fine-tuning, I would recommend using HLS data similar to the examples in the demo (similar CRS and image sizes, but the model should be able to handle some differences there) and keep the 6 bands we used in pre-training (RGB, NIR, SWIR1, SWIR2).
For fine-tuning, if you are not freezing the encoder, you have more freedom to change the data characteristics more significantly as you are adapting the model to the new data. However, as I mentioned, if the data is very different indeed, it might take several epochs for the model to learn this adaptation. We fine-tuned Prit…

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@Atmoboran
Comment options

@daniszw
Comment options

daniszw Mar 7, 2025
Collaborator

Answer selected by Atmoboran
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants