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
{{ message }}
This repository has been archived by the owner on Nov 1, 2024. It is now read-only.
I'm unable to load the efficient modules. There seems to be an issue with the MODEL.ACTIVATION_FUN config key. I installed the latest version using pip and tried executing the following piece of code
frompycls.modelsimporteffneteffnet('B0')
If I edit the cache file under /tmp/pycls-download-cache/dds_baselines/effnet/EN-B0_dds_8gpu.yaml and comment out that key then the loading works.
I'm unable to load the efficient modules. There seems to be an issue with the
MODEL.ACTIVATION_FUN
config key. I installed the latest version using pip and tried executing the following piece of codeIf I edit the cache file under
/tmp/pycls-download-cache/dds_baselines/effnet/EN-B0_dds_8gpu.yaml
and comment out that key then the loading works.Full error log
The text was updated successfully, but these errors were encountered: