-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels