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

simplify config files for vit sen1floods11 #11

Merged
merged 3 commits into from
May 27, 2024

Conversation

CarlosGomes98
Copy link
Contributor

backbone_pretrain_img_size is only relevant if we are instantiating the full model with timm. For finetuning it is ignored, so we should not have it in the configs.

Additionally, backbone_num_frames is provided through the model factory, so it should not be passed through the config as a model_args.backbone_num_frames, only num_frames.

Signed-off-by: Carlos Gomes <carlosmiguel.gomes@live.com.pt>
@Joao-L-S-Almeida Joao-L-S-Almeida merged commit c4afa03 into main May 27, 2024
3 checks passed
@CarlosGomes98 CarlosGomes98 deleted the feature/simplify_vit branch June 4, 2024 16:03
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

Successfully merging this pull request may close these issues.

2 participants