Ok, no problem. Thanks for clearing that up, Klemen.
Following up on this, I wanted to ask one more thing. Is there a way to print a confusion matrix when working with object detection and multiple classes? From my understanding, we can either call test or infer after training, but neither of these commands seems to print the confusion matrix.
I was wondering if it’s possible to do that, or if I’m missing another command.