-
Notifications
You must be signed in to change notification settings - Fork 413
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix mAP calculation for areas with 0 predictions (#1080)
* Fix mAP calculation for areas with 0 predictions The issue was first dicussed here: #1061 (comment) * chlog Co-authored-by: Jirka <[email protected]> Co-authored-by: Daniel Stancl <[email protected]> (cherry picked from commit 84274ab)
- Loading branch information
1 parent
24957b1
commit 659216b
Showing
3 changed files
with
65 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters