You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First, I would like to thank you for the code provided, and I find the work very interesting. Please could you share the code you have used to initialize the Transformers with ImageNet-1k weights and to fine-tune them using another database given in the ‘build_dataset’ calls for Image classification? I tried to import pretrained Vision Transformers from HuggingFace using the argument ‘finetune’, but the corresponding code which considers ‘args.finetune’ gives me errors.
Thank you very much in advance.
Best
The text was updated successfully, but these errors were encountered:
Good afternoon,
First, I would like to thank you for the code provided, and I find the work very interesting. Please could you share the code you have used to initialize the Transformers with ImageNet-1k weights and to fine-tune them using another database given in the ‘build_dataset’ calls for Image classification? I tried to import pretrained Vision Transformers from HuggingFace using the argument ‘finetune’, but the corresponding code which considers ‘args.finetune’ gives me errors.
Thank you very much in advance.
Best
The text was updated successfully, but these errors were encountered: