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.
63 stars 5 forks source link

Fix post-merge workflow #26

Closed remydubois closed 8 months ago

remydubois commented 8 months ago

Fix post merge action