↓ 2 callersFunctionget_rotated_3d_bbCompute rotated 3D bounding box coordinates. :param boxes: a numpy array of the form: [[ry, l, h, w, tx, ty, tz],...
avod/core/obj_utils.py:626
↓ 1 callersFunction_basic_fc_layers(num_layers, layer_sizes,
input_rois, input_weights, fusion_method,
avod/core/avod_fc_layers/basic_fc_layers.py:104
↓ 1 callersFunction_deep_fusion_fc_layers(num_layers, layer_sizes,
input_rois, input_weights, fusion_method,
avod/core/avod_fc_layers/fusion_fc_layers.py:236
↓ 1 callersFunction_early_fusion_fc_layers(num_layers, layer_sizes,
input_rois, input_weights, fusion_method,
avod/core/avod_fc_layers/fusion_fc_layers.py:136
↓ 1 callersFunction_late_fusion_fc_layers(num_layers, layer_sizes,
input_rois, input_weights, fusion_method,
avod/core/avod_fc_layers/fusion_fc_layers.py:183