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
I have the same problem when try to reproduce it, here is my solutions hope that it can be a reference to you.
I download the weight from Swin Transformer repository here https://github.com/microsoft/Swin-Transformer/tree/main
Although this weight run without error, but there is another hindrance after this, i.e. '/mnt/gluster/home/mashuailei/DAB-DETR-main/dahoi/logs/hake_tiny_base/checkpoint0133.pth' is not found.
This can be solved by adding --pretrain_model_path "".
Hi!I want to know what "params/swin_tiny_patch4_window7_224.pth" it is ,and where I can get it.
The text was updated successfully, but these errors were encountered: