xj peng
xj peng
First of all congratulations, great work, can you provide a detailed script for onnx transfer? Thanks!
> > 首先恭喜,辛苦了,能不能提供详细的onnx传输脚本?谢谢! > > 原始python代码里面有很多我进行了更改的模型,这个主题给你onnx的内容,你也应该是使用的,你可以直接如果stark的onnx导出的细节进行细节更改,还是想了解的话可以给我发邮件,我的邮箱是[[email protected]](mailto:[email protected])。 - hi, thank you for your suggestion, I have successfully exported the onnx model, it can run 8~9fps in cpu mode, I will use...
The same problem, I used the CPP version for inference. The depth-anything model encountered the following error ```bash E RKNN: [06:13:17.653] Unsupport LayerNormalization! Please lower the OPSET version of the...
> Actually, updating the following jar's resolve the issue correctly: > > ``` > wget https://jogamp.org/deployment/archive/rc/v2.4.0/jar/jogl-all.jar > wget https://jogamp.org/deployment/archive/rc/v2.4.0/jar/gluegen-rt.jar > wget https://jogamp.org/deployment/archive/rc/v2.4.0/jar/joal.jar > ``` Download the latest build versions of...