Amazing
Results
1
issues of
Amazing
执行命令 ./nndeploy_demo_ocr \ --name nndeploy::ocr::DetectorGraph \ --inference_type kInferenceTypeOpenVino \ --device_type kDeviceTypeCodeX86:0 \ --model_type kModelTypeOnnx \ --is_path \ --classifier_model_value ./cls_inference.onnx \ --detector_model_value ./det_inference.onnx \ --recognizer_model_value ./rec_inference.onnx \ --character_txt_value ./rec_config.json \ --codec_flag...