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

Method __init__

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

Initialize the model and resolve runtime metadata. Args: config (LPRNetConfig): Runtime configuration containing the model path and the binary input tensor path. The initialization stage loads the `.bin` model and caches the input and ou

(self, config: LPRNetConfig)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected