kennymckormick / pyskl

A toolbox for skeleton-based action recognition.
Apache License 2.0
911 stars 175 forks source link

How can we convert the models to ONNX format? #207

Open chenscottus opened 9 months ago

chenscottus commented 9 months ago

Hello,

How can we convert the models (such as [PoseC3D](https://github.com/kennymckormick/pyskl/tree/main/configs/posec3d#posec3d) ...) to ONNX format?

Thanks!

-Scott

kennymckormick commented 9 months ago

Dear chenscottus, I'm not familiar with onnx so may not be able to answer this question. Other users may have such experience.