MeViS icon indicating copy to clipboard operation
MeViS copied to clipboard

there are no 'expressions' in meta_valid.json

Open StawEndl opened this issue 7 months ago • 1 comments

what you are talking about, the meta_expressions.json, is rename from meta_valid.json? i rename meta_valid.json to meta_expressions.json, however, the code throw this exception:

File "/ai/home/project/MeViS-main/lmpm/data/datasets/mevis.py", line 66, in load_mevis_json for exp_id, exp_dict in vid_data['expressions'].items(): KeyError: 'expressions'

what should i do next?

StawEndl avatar Nov 29 '23 07:11 StawEndl