YOLOX
YOLOX copied to clipboard
Classification accuracy during training
I was using YOLOX and I wanted to know if it's possible to measure the classification accuracy during the training of the model (for example, for each batch). Classification accuracy here is defined as: (correctly predicted / total). Appreciate any help.