Closed emoen closed 2 years ago
@emoen check your version of timm, it works fine with curent master branch and pypi release. You have an old one in your environment
version I had: timm 0.4.12, new version: timm-0.5.4
I am getting the same issue with maxvit_rmlp_base_rw_224.sw_in12k from here. I have also checked and I am using timm version 0.6.12
I am getting the same issue, and solved it with pip install timm --upgrade.
Describe the bug unable to load efficientNetV2 with xl weights
To Reproduce Steps to reproduce the behavior:
RuntimeError Traceback (most recent call last)