MCPcopy Create free account
hub / github.com/HRNet/HRNet-MaskRCNN-Benchmark / encode

Method encode

maskrcnn_benchmark/modeling/box_coder.py:22–50  ·  view source on GitHub ↗

Encode a set of proposals with respect to some reference boxes Arguments: reference_boxes (Tensor): reference boxes proposals (Tensor): boxes to be encoded

(self, reference_boxes, proposals)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

prepare_targetsMethod · 0.80
forwardMethod · 0.80
prepare_targetsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected