Skip to content

Questions about evaluating code #3

Description

@alkaidzc

Dear author, hello. While running the evaluation of your pre trained code, the following issue occurred. After searching, I found that it was a call to timm's creat_madel. Do you have this problem during the evaluation? Also, what are the metrics for pretraining your Large model? Can you please provide it? I don't have that many graphics cards, so I want to observe the pretraining results based on the indicators. Looking forward to your reply, thank you!
Traceback (most recent call last): File "D:\zc\RGBD-Pretrain-main\validate.py", line 374, in < module> main() File "D:\zc\RGBD-Pretrain-main\validate.py", line 361, in main validate(args) File "D:\zc\RGBD-Pretrain-main\validate.py", line 144, in validate model = create_model( File "D:\Anaconda3\envs\RGBD_Pretrain\lib\site-packages\timm\models\_factory.py", line 113, in create_model raise RuntimeError('Unknown model (%s)' % model_name) RuntimeError: Unknown model (DFormer_Large)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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