PP-DocLayoutV3 ONNX Version
#1
by alex-dinh - opened
I converted this model to onnx here: https://huggingface.co/alex-dinh/PP-DocLayoutV3-ONNX/tree/main
Great work!
Hi @alex-dinh , how did you convert the model to onnx. Using paddlex --paddle2onnx fails. Did you have to modify any operator?
Thanks!
I detailed how to do the conversion in this PR here: https://github.com/PaddlePaddle/Paddle2ONNX/pull/1619