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

onnx converter #214

Closed
nihui opened this issue Dec 15, 2017 · 4 comments
Closed

onnx converter #214

nihui opened this issue Dec 15, 2017 · 4 comments

Comments

@nihui
Copy link
Member

nihui commented Dec 15, 2017

No description provided.

@szad670401
Copy link

很重要😊

@nihui
Copy link
Member Author

nihui commented Mar 10, 2018

model support status
https://github.com/onnx/models

  • alexnet
  • googlenet
  • caffenet
  • rcnn_ilsvrc13
  • densenet121
  • emotion_ferplus
  • inception_v1
  • inception_v2
  • mnist
  • resnet50
  • shufflenet
  • squeezenet
  • tiny_yolov2
  • vgg16
  • vgg19

@nihui
Copy link
Member Author

nihui commented Apr 7, 2018

onnx converter enabled
addfcba

@nihui
Copy link
Member Author

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 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

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

No branches or pull requests

2 participants