UniFormer icon indicating copy to clipboard operation
UniFormer copied to clipboard

Unknown model (uniformer_large_ls)

Open ZZ00325 opened this issue 2 years ago • 2 comments

hello, i got the erro, Please tell me how to solve?

raise RuntimeError('Unknown model (%s)' % model_name) RuntimeError: Unknown model (uniformer_large_ls)

ZZ00325 avatar Jan 10 '24 09:01 ZZ00325

Please provide full command and full log to check the problem

Andy1621 avatar Jan 16 '24 13:01 Andy1621

I also encountered this problem, but in another author's uniformer-based code, and the model uniformer_large_ls was not found in timm. i would like to know if uniformer_large_ls is a pre-trained model that needs to be downloaded in advance?

1859140 avatar Feb 28 '24 14:02 1859140