wildcat.pytorch icon indicating copy to clipboard operation
wildcat.pytorch copied to clipboard

about def AveragePrecisionMeter.average_precision

Open fengxinjie opened this issue 6 years ago • 0 comments

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

fengxinjie avatar Jul 24 '18 09:07 fengxinjie