↓ 1 callersMethoddist2bbox(&self, distance: Tensor<B, 3>, anchor_points: Tensor<B, 3>, xywh: bool, dim: usize)
yolov8_train/src/head.rs:117
↓ 1 callersMethodpostprocess(&self, model_output: Vec<ArrayBase<OwnedRepr<f32>, ndarray::Dim<IxDynImpl>>>, orig_w: f32, orig_h: f32, offse
RF-DETR/src/postprocess.rs:184