You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when i try to run evaluation.py. There is an error happened in imagenet.py.
File "/home/data/SimVQ-main/taming/data/imagenet.py", line 109, in
self.human_labels = [human_dict[s] for s in self.synsets]
KeyError: ''
Do you know how to fix it?
when i try to run evaluation.py. There is an error happened in imagenet.py.
File "/home/data/SimVQ-main/taming/data/imagenet.py", line 109, in
self.human_labels = [human_dict[s] for s in self.synsets]
KeyError: ''
Do you know how to fix it?