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

Added initial finetuning #22

Merged
merged 6 commits into from
Aug 16, 2023
Merged

Added initial finetuning #22

merged 6 commits into from
Aug 16, 2023

Conversation

cssprad1
Copy link
Contributor

@cssprad1 cssprad1 commented Aug 9, 2023

pytorch-caney - Adding Satvision/MiM/SWIN finetuning

Description

This PR adds the code base to enable finetuning of SWIN vision transformers. The implementation is broken up into several sub-modules. I tried best to match the style of of PTC is set up.

Note: this is not using pytorch lighting. I would like to use it at some point and/or give the user the option to run through pt-lightning instead of pure pytorch w/ DDP

Testing

Needs independent testing

@cssprad1 cssprad1 added the enhancement New feature or request label Aug 9, 2023
@cssprad1 cssprad1 self-assigned this Aug 9, 2023
@cssprad1 cssprad1 merged commit ffd776a into develop Aug 16, 2023
2 of 6 checks passed
@cssprad1 cssprad1 deleted the finetuning branch November 8, 2024 20:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants