↓ 1 callersMethodbuild_nusc_detection(sample_token, box3d_global, category, score, attribute=None, velocity=None)
tridet/evaluators/nuscenes_evaluator.py:231
↓ 1 callersMethodforward_for_single_feature_map(
self, box3d_quat, box3d_ctr, box3d_depth, box3d_size, box3d_conf, inv_intrinsics, pred_instances, fc
tridet/modeling/dd3d/fcos3d.py:328
↓ 1 callersFunctionhomogenize_points Parameters ---------- xy: Tensor xy coordinates. shape=(N, ..., 2) E.g., (N, 2) or (N, K, 2) or (N, H, W, 2) Returns
tridet/utils/geometry.py:58