deepstream-lpr-python-version icon indicating copy to clipboard operation
deepstream-lpr-python-version copied to clipboard

Python version for NVIDIA Deepstream's LPR. https://developer.nvidia.com/blog/creating-a-real-time-license-plate-detection-and-recognition-app/

Results 7 deepstream-lpr-python-version issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/62019213/199944690-b46e591b-c288-4e8b-a6bf-bf07d7df4374.png) I have this issue, cant read video input, can you help me?

one for the vehicle , and on full frame i am getting License Number

I am using the following commands to save the annotated video file: To save it as an mp4 file. > python3 deepstream_lpr_app.py 1 2 0 /vol/btown.mp4 /vol/town.mp4 This command does...

dvs/git/dirty/git-master_linux/nvutils/nvbufsurftransform/nvbufsurftransform.cpp:3494: => VIC Configuration failed image scale factor exceeds 16, use GPU for Transformation 0:02:31.072847969 23587 0x30f49990 WARN nvinfer gstnvinfer.cpp:1277:convert_batch_and_push_to_input_thread: error: NvBufSurfTransform failed with error -2 while converting buffer

Hello, I can run the program with CSI Camera by adding in the pipeline nvarguscamerasrc and i can see on the video plate numbers but it can not print on...

Hey, first of all, thanks for doing this in Python! I'm trying to replicate this in my Jetson NX with a couple of changes: - My pgie model is the...