raoxinyu4977
Results
1
issues of
raoxinyu4977
I attempted to set the shape of the encoder input boxes as (4, 10, 4), representing (bs, num_boxes, 2 box corners). However, during the operation: def _embed_boxes(self, boxes: torch.Tensor) ->...