We can only obtain mean AP and IOU for detection and segmentaion, is it possible to get the AP and IOU of each class?
Posted by: terrywayne @ Sept. 1, 2022, 9:40 a.m.Losses on test set are listed basically for checking the correctness of the ranking rules. It is not recommended to tune the model according to the result on the test set but validation set.
Besides, add class specific AP and IoU will make the leaderboard much too complicated. So we will not add class-wise losses for test set.