Decode the raw model output into the final license plate string. Args: pred_data (np.ndarray): Raw model output after squeezing the runtime tensor. The expected shape is `68 x 18`, where the first dimension is the character vocabulary and the second dimensio
(pred_data: np.ndarray)
source not stored for this graph (policy: none)