rishigami / Swin-Transformer-TF

Tensorflow implementation of Swin Transformer model.
Apache License 2.0
198 stars 46 forks source link

Finetuning #17

Open abhimanyuiris96 opened 2 years ago

abhimanyuiris96 commented 2 years ago

Has anyone tried fine-tuning the pre-trained networks to their own datasets? Mine gets stuck at 20% accuracy and doesn't move from there.

almahdir1 commented 2 years ago

I am wondering how I can fine tune on different dataset with different input size? Any help would highly appreciated.