Paddle2ONNX icon indicating copy to clipboard operation
Paddle2ONNX copied to clipboard

ctc+cnn 文字识别 paddle模型 转onnx 13个节点不支持?

Open sky186 opened this issue 4 years ago • 2 comments

@yeliang2258 您好 车牌识别的文字识别 ctc + cnn模型转换出现多个节点不支持

There's 13 ops are not supported yet =========== gru_unit =========== =========== less_than =========== =========== logical_not =========== =========== sequence_softmax =========== =========== grid_sampler =========== =========== write_to_array =========== =========== top_k =========== =========== while =========== =========== increment =========== =========== is_empty =========== =========== read_from_array =========== =========== sequence_pool =========== =========== lstm ===========

sky186 avatar Aug 31 '21 07:08 sky186

看这里列出来的OP较多都是老版本Paddle的OP算子,你使用的代码是动态图版本吗?

jiangjiajun avatar Sep 01 '21 14:09 jiangjiajun

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] avatar Jun 11 '25 02:06 github-actions[bot]

This issue was closed because it has been inactive for 14 days since being marked as stale.

github-actions[bot] avatar Jun 25 '25 02:06 github-actions[bot]