SSD icon indicating copy to clipboard operation
SSD copied to clipboard

KeyError: Caught KeyError in DataLoader worker process 0.

Open sxpdwkj opened this issue 5 years ago • 1 comments

4fd37a00d70d792557f3a43e7ce07b3

sxpdwkj avatar Jul 05 '20 09:07 sxpdwkj

This error is caused because of unknown class name 'd00'. Make sure that you mention all the labels in class_names = (.....) and filter out other labels from your annotations.

see here

priteshgohil avatar Sep 15 '20 19:09 priteshgohil