MCPcopy Create free account
hub / github.com/Yang-Li-2000/Touch-Line-Transformer / SetCriterion

Class SetCriterion

models/mdetr.py:592–1040  ·  view source on GitHub ↗

This class computes the loss for DETR. The process happens in two steps: 1) we compute hungarian assignment between ground truth boxes and the outputs of the model 2) we supervise each pair of matched ground-truth / prediction (supervise class and box)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

buildFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected