dbolya / tide

A General Toolbox for Identifying Object Detection Errors
https://dbolya.github.io/tide
MIT License
702 stars 115 forks source link

dAP mean what? #22

Open simplew2011 opened 3 years ago

simplew2011 commented 3 years ago

the word 'dAP' mean what?

dmesquita commented 3 years ago

Hi!

I think it means how the AP changes if you "fix" that type of error.

From the paper:

[...] for each error we need to define a corresponding “oracle” that fixes that error. For instance, if an oracle o ∈ O described how to change some false positives into true positives, we could call the AP computed after applying the oracle as APo and then compare that to the vanilla AP to obtain that oracle’s (and corresponding error’s) effecton performance. Bolya, Daniel, et al. "Tide: A general toolbox for identifying object detection errors." arXiv preprint arXiv:2008.08115 (2020).