vis4d.op.box.encoder.qd_3dt¶
3D bounding box coder.
Classes
|
3D bounding box decoder based on qd_3dt. |
|
3D bounding box encoder based on qd_3dt. |
- class QD3DTBox3DDecoder(center_scale=10.0, depth_log_scale=2.0, dim_log_scale=2.0, num_rotation_bins=2)[source]¶
3D bounding box decoder based on qd_3dt.
Creates an instance of the class.