bytedance / FreeSeg

Apache License 2.0
123 stars 15 forks source link

Error in eval #14

Open Lztpure opened 3 months ago

Lztpure commented 3 months ago

When I test the model with 'model_weight_wo_st.pth', I met the error'assert PathManager.isfile(ret[0]["sem_seg_file_name"]), ret[0]["sem_seg_file_name"] AssertionError: datasets/coco/panoptic_semseg_val2017/000000000139.png' so how to generate the dataset 'panoptic_semseg_val2017'?