techmn / satmae_pp

Official repository for "Rethinking Transformers Pre-training for Multi-Spectral Satellite Imagery" (CVPR 2024)
Apache License 2.0
89 stars 5 forks source link

Code for BigEarthNet downstream task #4

Open PlekhanovaElena opened 2 months ago

PlekhanovaElena commented 2 months ago

Hi there,

Thank you for sharing the code and impressive results!

I was wondering how to reproduce your result on the BigEarthNet dataset? Do you by any chance have code for it or for the dataloader?

I found the datasets_finetune.py, but it seems to only load the fMoW dataset with it's own normalization etc.

Elena

techmn commented 2 months ago

Hi, Thanks for the interest in our work. Please find the dataloader for BigEarthNet from SeCO

We will update the repository to include the BigEarthNet finetuning also.