remydubois / lsnms

Large Scale Non maximum Suppression. This project implements a O(nlog(n)) approach for non max suppression, useful for object detection ran on very large images such as satellite or histology, when the number of instances to prune becomes very large.
65 stars 6 forks source link

Create python-package.yml #14

Closed remydubois closed 1 year ago

remydubois commented 1 year ago

Adding actions for testing