Skip to content

Has the repvit model been registered in the timm library? #4

@Wangxingzhi

Description

@Wangxingzhi

from timm.models import create_model
model = create_model('repvit_m1')

Has the repvit model been registered in the timm library?

I cannot use the repvit model from the timm library. The error report is "RuntimeError: Unknown model (repvit_m1)".
The versions of the timm library we used are timm-0.5.4 and timm-0.9.2.

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions