Hi @Andrey
To the best of my knowledge, you need to write your own postprocessor that takes in the 2 output tensors and returns the bbox coords and probabilities. If you are looking for license plate detection/recognition, we published a guide that uses yolov8 based models: A Comprehensive Guide to Building a License Plate Recognition (LPR) Systems. Please see if it helps.