MCPcopy Create free account
hub / github.com/BertaBescos/DynaSLAM / apply_box_deltas

Function apply_box_deltas

src/python/utils.py:128–149  ·  view source on GitHub ↗

Applies the given deltas to the given boxes. boxes: [N, (y1, x1, y2, x2)]. Note that (y2, x2) is outside the box. deltas: [N, (dy, dx, log(dh), log(dw))]

(boxes, deltas)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

expMethod · 0.80

Tested by

no test coverage detected