You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -465,7 +465,7 @@ Let's reproduce this logic with an example.
465
465
466
466

467
467
468
-
For convenience, we will assume there are just _seven_ priors, shown in red. The ground truths are in yellow – there are three actual objects in this image.
468
+
For convenience, we will assume there are just seven priors, shown in red. The ground truths are in yellow – there are three actual objects in this image.
469
469
470
470
Following the steps outlined earlier will yield the following matches –
471
471
@@ -581,7 +581,7 @@ The end result is that you will have just a single box – the very best one –
581
581
582
582
Non-Maximum Suppression is quite crucial for obtaining quality detections.
0 commit comments