Here is a scenario: For vehicle license plate recognition, when there is no license plate target, I want to terminate the subsequent pipeline execution early, but I still want to be able to obtain the coordinates of the vehicle. How can this logic be handled?
Here is a scenario: For vehicle license plate recognition, when there is no license plate target, I want to terminate the subsequent pipeline execution early, but I still want to be able to obtain the coordinates of the vehicle. How can this logic be handled?