chensnathan / YOLOF

You Only Look One-level Feature (YOLOF), CVPR2021, Detectron2
MIT License
271 stars 28 forks source link

AssertionError #39

Open Satyajit1993 opened 2 years ago

Satyajit1993 commented 2 years ago

AssertionError: A prediction has class=56, but the dataset only has 4 classes, and the predicted class id should be in [0, 3].

Where in the detectron2 config will I change the class number?