np_box_ops#
Operations for [N, 4] numpy arrays representing bounding boxes.
Functions
|
Computes area of boxes. |
|
Compute pairwise intersection areas between boxes. |
|
Computes pairwise intersection-over-area between box collections. |
|
Computes pairwise intersection-over-union between box collections. |