Definition at line 40 of file sources/libs/ds3d/inference_custom_lib/ds3d_v2x_infer_custom_postprocess/decoder.hpp.

Data Fields | |
| Position | position |
| Size | size |
| Velocity | velocity |
| float | yaw |
| float | score |
| int | category |
| int | ibatch |
| int | id |
| int bevfusion::decoder::ThreeDBox::category |
Definition at line 46 of file sources/libs/ds3d/inference_custom_lib/ds3d_v2x_infer_custom_postprocess/decoder.hpp.
| int bevfusion::decoder::ThreeDBox::ibatch |
Definition at line 47 of file sources/libs/ds3d/inference_custom_lib/ds3d_v2x_infer_custom_postprocess/decoder.hpp.
| int bevfusion::decoder::ThreeDBox::id |
Definition at line 48 of file sources/libs/ds3d/inference_custom_lib/ds3d_v2x_infer_custom_postprocess/decoder.hpp.
| Position bevfusion::decoder::ThreeDBox::position |
Definition at line 41 of file sources/libs/ds3d/inference_custom_lib/ds3d_v2x_infer_custom_postprocess/decoder.hpp.
| float bevfusion::decoder::ThreeDBox::score |
Definition at line 45 of file sources/libs/ds3d/inference_custom_lib/ds3d_v2x_infer_custom_postprocess/decoder.hpp.
| Size bevfusion::decoder::ThreeDBox::size |
Definition at line 42 of file sources/libs/ds3d/inference_custom_lib/ds3d_v2x_infer_custom_postprocess/decoder.hpp.
| Velocity bevfusion::decoder::ThreeDBox::velocity |
Definition at line 43 of file sources/libs/ds3d/inference_custom_lib/ds3d_v2x_infer_custom_postprocess/decoder.hpp.
| float bevfusion::decoder::ThreeDBox::yaw |
Definition at line 44 of file sources/libs/ds3d/inference_custom_lib/ds3d_v2x_infer_custom_postprocess/decoder.hpp.