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

Swin for Image Retrieval Task #327

Open
NQHuy1905 opened this issue Jul 20, 2023 · 0 comments
Open

Swin for Image Retrieval Task #327

NQHuy1905 opened this issue Jul 20, 2023 · 0 comments

Comments

@NQHuy1905
Copy link

Hi i want to use my Swin model to extract feature for Image Retrieval task on custom dataset.

In traditional CNN, we will remove fully connected layer, freeze all layers except the last one and fine tuning it with custom dataset

But with this Swin Transformer, what i should tunning and how to do that

Beside, comment self.head() on line 604 in /models/swin_transformer.py is like remove fully connected layer right

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