cvlab-stonybrook / PromptMIL

Repository for "Prompt-MIL: Boosting Multi-Instance Learning Schemes via Task-specific Prompt Tuning" (MICCAI2023)
16 stars 0 forks source link

ImportError #5

Open Zhourmiao opened 3 months ago

Zhourmiao commented 3 months ago

Show timm in a docker environment without update_pretrained_cfg_and_kwargs library. ImportError: cannot import name 'update_pretrained_cfg_and_kwargs' from 'timm.models.helpers'

jingweizhang-xyz commented 3 months ago

The timm has updated. Try install a version before 2023 Apr. I will post the version I used later here and update the script.