THU-DA-6D-Pose-Group/CATRE

Question: the timm version

Lynne-Zheng-Linfang opened this issue · 1 comments

Hi, thanks for sharing the code.

The new timm version (0.6.11) is not compatible with the code which reports the following error:

from timm.models.helpers import (
ImportError: cannot import name 'default_cfg_for_features' from 'timm.models.helpers')

Could you please specify the timm version?

0.5.4 works fine.