ma-xu / Rewrite-the-Stars

[CVPR 2024] Rewrite the Stars

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how can i find this class?

hansen2001 opened this issue · comments

from timm.models.layers import DropPath, trunc_normal_
from timm.models.registry import register_model

@hansen2001 probably caused by timm version. Could you please try:
pip install timm==0.6.13