Known issue, implementation works for timm==1.0.14 . Full note:
"/XX/XXXX/anaconda3/envs/swincvs/lib/python3.9/site-packages/timm/models/layers/init.py:48: FutureWarning: Importing from timm.models.layers is deprecated, please import via timm.layers
warnings.warn(f"Importing from {name} is deprecated, please import via timm.layers", FutureWarning)"
Will fix if this becomes an issue preventing reproduction of this work.
Known issue, implementation works for timm==1.0.14 . Full note:
"/XX/XXXX/anaconda3/envs/swincvs/lib/python3.9/site-packages/timm/models/layers/init.py:48: FutureWarning: Importing from timm.models.layers is deprecated, please import via timm.layers
warnings.warn(f"Importing from {name} is deprecated, please import via timm.layers", FutureWarning)"
Will fix if this becomes an issue preventing reproduction of this work.