Skip to content

Commit

Permalink
Update object-detection-2d-nms-seq2seq_nms.md
Browse files Browse the repository at this point in the history
  • Loading branch information
charsyme authored May 14, 2022
1 parent 9608c8f commit 3a11340
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reference/object-detection-2d-nms-seq2seq_nms.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ Seq2SeqNMSLearner.run_nms(self, boxes, scores, img, threshold, boxes_sorted, top
```

Performs non-maximum suppression, using seq2seq-nms.
It incorporates the full pipeline needed for inference.
It incorporates the full pipeline needed for inference, including the FMoD's edge/interest-point map computation step.

Parameters:

Expand Down

0 comments on commit 3a11340

Please # to comment.