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
Hi guys, great work!
I wanna try eff_b7 or resnet50 as backbone, but seems the code is default to swin.That if simply change backbone to eff_b7 or resnet, the assert inside model defination will raise error:
Hi guys, great work!
I wanna try eff_b7 or resnet50 as backbone, but seems the code is default to swin.That if simply change backbone to eff_b7 or resnet, the assert inside model defination will raise error:
I wonder what is the correct
use_layers
setting for such backbone?The text was updated successfully, but these errors were encountered: