vamsikrishna7909
vamsikrishna7909
pip install open-clip-torch==2.24.0 this didn't solve the issue. I got another after installing this. [08/11 03:23:43 fcclip.data.datasets.register_cityscapes_panoptic]: 3 cities found in '/home/jovyan/Desktop/shared/fc_clip_vamsi/detectron2/datasets/cityscapes/leftImg8bit/val'. [08/11 03:23:43 d2.data.dataset_mapper]: [DatasetMapper] Augmentations used in inference:...
hi @ruiming46zrm , thanks for the reply. pip install open-clip-torch==2.24.0 didn't solve the issue. I got another after installing this. [08/11 03:23:43 fcclip.data.datasets.register_cityscapes_panoptic]: 3 cities found in '/home/jovyan/Desktop/shared/fc_clip_vamsi/detectron2/datasets/cityscapes/leftImg8bit/val'. [08/11 03:23:43...
Thanks! Those are default keys. and to bypass the issue I just assigned 0 to class_id for now.
Oh! yeah. Thanks for clarification. I thought we can use this experiment for segmentation track as well. Thanks again for your prompt response. I really appreciate it.
Okay. I'll start researching on it. Thanks! By the way, I'm trying to run this project using VisDA-2017 classification dataset. I downloaded the datasets as suggested in readme. when I...
Never mind, I got to clear the previous log files.
The folder names are not updated in the code. so I manually changed while generating stuffthingmaps_detectron2.
https://github.com/MendelXu/zsseg.baseline/issues/25 same kind of issue.