SoundingEarth
SoundingEarth copied to clipboard
Self-supervised scene classification on ADVANCE
Dear Author, This project has provided the code of Cross-Modal Retrieval task on SoundingEarth .May I ask you how to use this self supervised model on ADVANCE? Thank you, very much.
Hi and thanks for your interest in our work! The downstream folder contains the finetuning and evaluation scripts for the evaluated downstream tasks, including the ADVANCE dataset. I suggest you check out https://github.com/khdlr/SoundingEarth/blob/master/downstream/advance.py
Thanks a lot.