zhangzhangzhang

Results 9 issues of zhangzhangzhang

这个可以用来查找局部变形吗?也就是halcon中inspect_gasket_local_deformable

PPOCR v3.0更新啦,催大佬来转模型了。

使用作者提供的模型,同时使用tensorflow中的模型优化包对模型进行裁剪,但是出现如下错误: `prune_low_magnitude` can only prune an object of the following types: tf.keras.models.Sequential, tf.keras functional model, tf.keras.layers.Layer, list of tf.keras.layers.Layer. You passed an object of type: Model.

![97a28be8c620c758793f3d99cb0240d](https://user-images.githubusercontent.com/47705677/186617810-c9c3d4a3-49d1-43cb-9055-3b92226c7ce3.png)

rknn toolkit2中进行onnx模型转换rknn,手动修改onnx输入输出,该模型使用onnx加载推理没有问题,但是转为rknn模型load报错,输入本来是1,3,32,192,报错输入0,3,0,0 请问rknn现在可以支持lstm了吗? E load_onnx: Traceback (most recent call last): E load_onnx: File "rknn/api/rknn_base.py", line 1182, in rknn.api.rknn_base.RKNNBase.load_onnx E load_onnx: File "rknn/api/rknn_base.py", line 646, in rknn.api.rknn_base.RKNNBase._create_ir_and_inputs_meta E load_onnx: File "rknn/api/rknn_log.py",...

0.4.8版本转换模型出现(op_type:Identity, node name: Identity_0): [ShapeInferenceError] Inferred shape and existing shape differ in dimension 0: (1) vs (-1)。 使用0.3.10版本没有问题。

1.paddle2onnx转换paddleocr v3模型为onnx 2.使用onnxsim进行优化 3.ncnn转onnx模型出现 ![52aa98f60016fef463c8b8fff6bc040](https://user-images.githubusercontent.com/47705677/228441927-fc704862-e009-4b72-a575-5e4317804f38.png)

检测模型转换时候出现 Traceback (most recent call last): File "f:/2023_work/OCR/gitclone_code/PaddleOCR2Pytorch-main/converter/ch_ppocr_v3_det_converter.py", line 52, in load_paddle_weights KeyError: 'Student2.backbone.conv.weight' During handling of the above exception, another exception occurred: Traceback (most recent call last): converter =...

**请将下面信息填写完整,便于我们快速解决问题,谢谢!** **问题描述** 请在此处详细的描述报错信息 dbnet量化训练导出的模型无法转onnx [ERROR][Paddle2ONNX] Due to the unsupported operators, the conversion is aborted. **更多信息 :** - 用于部署的推理引擎:海思npu - 为什么需要转换为ONNX格式:转onnx后转为海思模型 - Paddle2ONNX版本:2.0.2rc3 - 你的联系方式(Email/Wechat/Phone): [email protected] **报错截图** [ERROR][Paddle2ONNX] Due to the...

stale