LPRNet Inference

Hardware (Nano)
Network Type (LPRNet)
TLT Version
Training Spec File
How to reproduce the issue?

Hello, I have already downloaded the ONNX model for LPRNet. Could you please tell me where I can find the corresponding Python and C++ inference code? The results from the ONNX inference code I wrote are not correct, so I would like to reference some official examples.

You can refer to the source code tao_tensorflow1_backend/nvidia_tao_tf1/cv/lprnet/scripts/inference.py at main · NVIDIA/tao_tensorflow1_backend · GitHub.

1 Like

Thank you so much

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.