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

TSVIT classification experiment #18

Open
sfalkena opened this issue Oct 23, 2024 · 0 comments
Open

TSVIT classification experiment #18

sfalkena opened this issue Oct 23, 2024 · 0 comments

Comments

@sfalkena
Copy link

Hi @michaeltrs, first thanks for the interesting paper and the well documented codebase!

I want to see if I can reproduce your experiments on object classification on PASTIS-24. In the paper and supplementary material it is mentioned that:

To make the PASTIS classification dataset we took advantage of the object instance ids provided to extract 24 × 24 pixel regions whose center pixel falls inside each object and use the class of this object as the sample class.

Although I do see the experiment of classification_train_transf.py and there is a TSViT_cls.yaml configuration, it points to PASTIS24_cls dataset, which does not exist in datasets.yaml. So far I understood that get_pastis_dataloader is used for classification as well.

Would you have the exact code available that you used to generate PASTIS24-cls? I assume it is a variant of data2windows.py.

Thanks!

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