Skip to content

Unknown model (beit3_large_patch16_384_retrieval) #1927

@zhishao

Description

@zhishao

In beit3 project: https://github.com/microsoft/unilm/tree/master/beit3.
Traceback (most recent call last):
File "run_beit3_finetuning.py", line 451, in
main(opts, ds_init)
File "run_beit3_finetuning.py", line 257, in main
model = create_model(
File "/usr/local/lib/python3.8/dist-packages/timm/models/factory.py", line 78, in create_model
raise RuntimeError('Unknown model (%s)' % model_name)
RuntimeError: Unknown model (beit_base_patch16_224)

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions