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

Fine-tune Swin #7

Open
jedrzejwalega opened this issue Nov 20, 2024 · 1 comment
Open

Fine-tune Swin #7

jedrzejwalega opened this issue Nov 20, 2024 · 1 comment
Assignees

Comments

@jedrzejwalega
Copy link
Collaborator

Now that we've recreated the authors' ResNet18 results (mostly to confirm the lightning and neptune framework works same way as their skorch) we want to try more recent models than ResNet.

The goal is to fine-tune Swin (pretrained can be taken from timm) on our dataset.

We are benchmarking against the authors' val F1 = 0.91.

@jedrzejwalega jedrzejwalega self-assigned this Nov 20, 2024
@jedrzejwalega
Copy link
Collaborator Author

Swin defined here, but not trying it out for now, since we have ConvNext and ViT to work with.

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