wbia.algo.detect.nms package

Submodules

wbia.algo.detect.nms.py_cpu_nms module

wbia.algo.detect.nms.py_cpu_nms.py_cpu_nms(dets, scores, thresh)[source]

Pure Python NMS baseline.

Module contents