MCPcopy Create free account
hub / github.com/D-Robotics/rdk_model_zoo / decode_plate

Function decode_plate

samples/vision/lprnet/runtime/python/lprnet.py:38–67  ·  view source on GitHub ↗

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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

post_processMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected