Skip to content

AssertionError #2

@joannekim0420

Description

@joannekim0420

Hi, I've been following the instruction on encoder readme file and had an error when running 'python main.py --cfg configs/vit_b16_384_fps1_train.yaml FOR.QA True' this code.

the error message was this;
File "/home/joannekim0420/tmp/Q2A/encoder/data.py", line 142, in getitem
assert image in buttons_dict, output_path
AssertionError: /home/{mydirectory}/encoder/outputs/vit_b16_384_fps1_train/camera_9awdp

the output path was there. But, I couldn't find the image IN the output_path which was causigng the aseertionerror.

Are there suppose to be image in each sample output path? Is there a code I missed that creates one or should i just add them manually?

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