Swin-Transformer icon indicating copy to clipboard operation
Swin-Transformer copied to clipboard

stocked after merge config

Open crazypatient0 opened this issue 2 years ago • 2 comments

C:\Users\lucifer\Desktop\swin_transformer\Swin-Transformer>python main.py --eval --cfg configs/swin_tiny_patch4_window7_224.yaml --resume ./output/swin_tiny_patch4_ window7_224/default/ckpt_epoch_1.pth --data-path dataset --local_rank 0 => merge config from configs/swin_tiny_patch4_window7_224.yaml 。。。。。。。。。 then nothing, it looks like stocked,what should i do

crazypatient0 avatar May 30 '22 14:05 crazypatient0

Hi @crazypatient0, here is a similar issue https://github.com/microsoft/Swin-Transformer/issues/158. Hope it can help.

zeliu98 avatar Jun 25 '22 16:06 zeliu98

Have you solved it yet

caiwens avatar Jan 14 '24 08:01 caiwens