hi, I don't figure out the function AveragePrecisionMeter.average_precision which is used to caculate the precision for each class. is that right? the result is different from precision definition "TP / (TP + FP)", could you explain it in detail, thanks very much
hi, I don't figure out the function AveragePrecisionMeter.average_precision which is used to caculate the precision for each class. is that right? the result is different from precision definition "TP / (TP + FP)", could you explain it in detail, thanks very much