keras-team / keras-cv

Industry-strength Computer Vision workflows with Keras
Other
1.01k stars 330 forks source link

should `keras_cv.ops.iou_3d` have bounding box 3D format as an argument with a convert format call? #1320

Closed LukeWood closed 1 year ago

LukeWood commented 1 year ago

Alternative we can just raise an error if the wrong version is used.

ianstenbit commented 1 year ago

For now, no, because there's only 1 relevant format.