JavaDai How to replace the original bbox with point-base OBB((x1, y1, x2, y2, x3, y3, x4, y4). Is it supported?
jakaskerl Hi JavaDai Not supported currently, since yolos and mbnetssd models do not usually support OBBs anyway. I think it should be possible to use a model with NeuralNetwork node, then do custom on-host decoding that will produce OBBs. Thoughts? Thanks, Jaka