v0.3.1
- Added multiclass support for NMS
- Edge case where all box scores are zero (or all below threshold) is now handled (threw uggly error before)
- Use the underlying RNode class in nms now, which speeds up compilation (no need to compile RTree anymore)