Skip to content

KeyError: 'ref_junction_map' #83

@abhiagwl4262

Description

@abhiagwl4262

I get the following error when I try to train on wireframe dataset.
Wireframe doesn't have this key.
python -m sold2.experiment --mode train --dataset_config sold2/config/wireframe_dataset.yaml --model_config sold2/config/train_full_pipeline.yaml --exp_name sold2_full_v0.5.7 --pretrained --pretrained_path pretrained_model/ --checkpoint_name sold2_wireframe.tar

    junc_map = data["ref_junction_map"].cuda()
KeyError: 'ref_junction_map'

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