Skip to content

KeyError: "EncoderDecoder: 'ViTAE_Window_NoShift_basic is not in the models registry'" #14

Open
@ZhiXin-Peng

Description

@ZhiXin-Peng

作者您好,我在尝试复现您在论文中,在Potsdam数据集上的实验时,运行以下代码
python -m torch.distributed.launch --nproc_per_node=1 --master_port=40001 tools/train.py configs/vitae_win/upernet_vitae_win_imp_window7_512x512_80k_potsdam.py --launcher 'pytorch',
但是出现了KeyError: "EncoderDecoder: 'ViTAE_Window_NoShift_basic is not in the models registry'"的问题,请问这是为什么呢?有什么办法解决吗?
我还想请教一下如何正确复现您的实验呢?

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