ying09 / TextFuseNet

A PyTorch implementation of "TextFuseNet: Scene Text Detection with Richer Fused Features".
MIT License
475 stars 122 forks source link

Average Precision #104

Open ivand9 opened 2 years ago

ivand9 commented 2 years ago

Hi, i was wondering how can I calculate AP for different model. I assume that AP i got is for my final model, but what if I want to calculate it for previous models??