Hello, I wonder what is the output pred_class refer to? Does it follow COCO classes names just like https://gist.github.com/AruniRC/7b3dadd004da04c80198557db5da4bda?
When I run on the demo images, I found that the class index for people is 0, the class index for mouse is 15, is that correct?
Hello, I wonder what is the output
pred_class
refer to? Does it follow COCO classes names just like https://gist.github.com/AruniRC/7b3dadd004da04c80198557db5da4bda?When I run on the demo images, I found that the class index for
people
is0
, the class index formouse
is15
, is that correct?