Real-time-Auto-License-Plate-Recognition-with-Jetson-Nano
Real-time-Auto-License-Plate-Recognition-with-Jetson-Nano copied to clipboard
How can I change the default model from SSD-Mobilenet-v2/ssd_mobilenet_v2_coco.uff to az_plate_ssdmobilenetv1.onnx.1.1.8001.GPU.FP16.engine
How can I change the default model when there is no set --model in command line? I want to set default model to be plate detection model without setting --model in command line.