SSPNet
SSPNet copied to clipboard
It seems that the Panopticapi.utils module is not found, but it can be run. Will this affect the results?
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?
This code is in dataset/pipeline/loading.py