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

Implement class-wise WBC #9

Open remydubois opened 2 years ago

remydubois commented 2 years ago

WBC is now class agnostic (v0.3.1). It should not be too hard to make it class specific. Only difficulty resides in substracting the correct offset from pooled coordinates, which should be easy using the third output from lsnms._wbc.