Definition at line 35 of file 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 41 of file decoder.hpp.
int bevfusion::decoder::ThreeDBox::ibatch |
Definition at line 42 of file decoder.hpp.
int bevfusion::decoder::ThreeDBox::id |
Definition at line 43 of file decoder.hpp.
Position bevfusion::decoder::ThreeDBox::position |
Definition at line 36 of file decoder.hpp.
float bevfusion::decoder::ThreeDBox::score |
Definition at line 40 of file decoder.hpp.
Size bevfusion::decoder::ThreeDBox::size |
Definition at line 37 of file decoder.hpp.
Velocity bevfusion::decoder::ThreeDBox::velocity |
Definition at line 38 of file decoder.hpp.
float bevfusion::decoder::ThreeDBox::yaw |
Definition at line 39 of file decoder.hpp.