Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unsupported slice step ! #2100

Closed
algpower opened this issue Sep 10, 2020 · 4 comments
Closed

Unsupported slice step ! #2100

algpower opened this issue Sep 10, 2020 · 4 comments

Comments

@algpower
Copy link

ncnn-master/build/tools/onnx# ./onnx2ncnn 1-sim.onnx 1-sim.param 1-sim.bin
Unsupported slice step !
Unsupported slice step !
Unsupported slice step !
Unsupported slice step !
Unsupported slice step !
Unsupported slice step !
Unsupported slice step !
Unsupported slice step !

@zzzz737
Copy link

zzzz737 commented Sep 17, 2020

你解决这个问题了吗?

@Liangdacai
Copy link

你这一看就是yolov5将输入slice的操作,别问我为啥知道。。。。。

@nihui
Copy link
Member

nihui commented Nov 23, 2020

@nihui nihui closed this as completed Nov 23, 2020
@nihui
Copy link
Member

nihui commented Aug 5, 2024

针对onnx模型转换的各种问题,推荐使用最新的pnnx工具转换到ncnn
In view of various problems in onnx model conversion, it is recommended to use the latest pnnx tool to convert your model to ncnn

pip install pnnx
pnnx model.onnx inputshape=[1,3,224,224]

详细参考文档
Detailed reference documentation
https://github.com/pnnx/pnnx
https://github.com/Tencent/ncnn/wiki/use-ncnn-with-pytorch-or-onnx#how-to-use-pnnx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants