Please provide the following information when requesting support.
• Hardware: Xavier
• Network Type: LPRnet
Please provide the following information when requesting support.
• Hardware: Xavier
• Network Type: LPRnet
If train from scratch, you can directly change
output_width: xxx output_height: xxx
If train with ngc pretrained LPR model, please note that output_height
should set to 48.
The output_width should set to at least (max_label_length * 2 + 1) * 4
Should I set it to in augmentation config?
You can set below parameters in augmentation config.
output_width: xxx
output_height: xxx
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.