Skip to content
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

kNN classification on pretrained checkpoints #1

Open
bourcierj opened this issue Feb 26, 2024 · 0 comments
Open

kNN classification on pretrained checkpoints #1

bourcierj opened this issue Feb 26, 2024 · 0 comments

Comments

@bourcierj
Copy link

bourcierj commented Feb 26, 2024

Hi,

I am trying to use the provided ViT-Large checkpoint of Cross-Scale-MAE to perform inference and kNN classification on features. When I test it on the RESISC45 dataset, I get relatively low accuracy (0.6211). I expect it to be much higher given your results in the paper.

Could you provide the expected performance on RESISC45 at 100% scale ratio, for comparison ? This would help for debugging and give me a target to reproduce.

Some details: I am using the RESISC45 train/test splits from torchgeo, image size = 256 (which should correspond to 100% scale ratio I believe), k = 5.

Thank you.

@bourcierj bourcierj changed the title Performance of checkpoints kNN classification on pretrained checkpoints Feb 26, 2024
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

No branches or pull requests

1 participant