dzz10

Results 3 issues of dzz10

code: xfer_read->num_bytes = USB_HOST_EP_MAX_SIZE; esp_err_t err = (xfer_read); if (err) { ESP_LOGW("", "test read data: 0x%x", err); // 0x103 } log: EP num: 1/2, len: 32, address: 0x01, EP max...

请提供下述完整信息以便快速定位问题/Please provide the following information to quickly locate the problem - 系统环境/System Environment: - 版本号/Version:Paddle:lite v2.11 PaddleOCR:v3 问题相关组件/Related components: - 运行指令/Command Code:adb shell "cd /data/local/tmp/debug && ./ocr_db_crnn system ch_PP-OCRv3_det_slim_opt.nb ch_PP-OCRv3_rec_slim_opt.nb...

请提供下述完整信息以便快速定位问题/Please provide the following information to quickly locate the problem - 系统环境/System Environment:**Windows x64** - 版本号/Version:Paddle: PaddleOCR:lite v2.10 ppocrv2 问题相关组件/Related components:无 - 运行指令/Command Code:见代码部分 - 完整报错/Complete Error Message:没有报错,输出为空 所以自己摸索在Windows上用lite运行ppocr,想着也许会快很多 但是对照着c的例子,模型直接没有输出结果。...