OpenCV DNN Support Object Oriented YOLO?

As the title says, does opencv dnn module (particularly using Java) support object oriented YOLO (to be loaded using ONNX format)? If so, would the angle just be after the bounding box info in the output of the model?