Skip to content

Commit f1f4b17

Browse files
committed
-readme
1 parent 630e700 commit f1f4b17

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# LSNMS
2+
Speeding up Non Maximum Suppresion ran on very large images by a several folds factor, using a sparse implementation of NMS.
23
This project describes a "sparse" implementation of Non Maximum Suppression, useful in the case of very high dimensional images data, when the amount of predicted instances to prune becomes considerable (> 10,000 objects).
34

45
<p float="center">

0 commit comments

Comments
 (0)