SSPNet icon indicating copy to clipboard operation
SSPNet copied to clipboard

It seems that the Panopticapi.utils module is not found, but it can be run. Will this affect the results?

Open yuhua666 opened this issue 2 years ago • 1 comments

try: from panopticapi.utils import rgb2id except ImportError: rgb2id = None

It seems that the Panopticapi.utils module is not found, but it can be run. Will this affect the results?

yuhua666 avatar Jan 14 '23 03:01 yuhua666

This code is in dataset/pipeline/loading.py

yuhua666 avatar Jan 14 '23 03:01 yuhua666