MCPcopy Create free account
hub / github.com/Tencent/FaceDetection-DSFD / encode

Function encode

layers/box_utils.py:248–269  ·  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 3

refine_matchFunction · 0.85
matchFunction · 0.85
sfd_matchFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected