MCPcopy Create free account
hub / github.com/JanghoonChoi/TACT / encode

Function encode

model/box_utils.py:116–137  ·  view source on GitHub ↗

Encode the variances from the priorbox layers into the ground truth boxes we have matched (based on jaccard overlap) with the prior boxes. Args: matched: (tensor) Coords of ground truth for each prior in point-form Shape: [num_priors, 4]. priors: (tensor) Prior bo

(matched, priors, variances)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

matchFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected