sustainlab-group / SatMAE

Official code repository for NeurIPS 2022 paper "SatMAE: Pretraining Transformers for Temporal and Multi-Spectral Satellite Imagery"
Other
168 stars 17 forks source link

Do you still have the code to preprocess fmow? #14

Open 5thGenDev opened 4 months ago

5thGenDev commented 4 months ago

I have followed instructions on fmow repo to preprocess data, which led to pretrained SatMAE having evaluation accuracy = 0; then I only let SatMAE randomly crop (224,224) out of original image, but still pretrained SatMAE having evaluation accuracy = 0. I don't know how preprocessing went wrong.