yolox-pytorch
yolox-pytorch copied to clipboard
ncnn 部署
考虑 ncnn 部署代码的实现么
你可以贡献嘛
你可以贡献嘛
可以啊,不过要先转 onnx. 我现在用的是 他的第一版代码,然后配合我的数据集自己改了一丢丢.你的 pth2onnx.py 代码,我用报错
RuntimeError: Exporting the operator silu to ONNX opset version 11 is not supported. Please open a bug to request ONNX export support for the missing operator
我有转换代码,移步我的仓库。库主没有合并。已经 pr.
https://github.com/RapidAI/yolox-pytorch
加个wechat 讨论?微信id: znsoft 加微信息: pytorch-yolox
你可以贡献嘛
可以啊,不过要先转 onnx. 我现在用的是 他的第一版代码,然后配合我的数据集自己改了一丢丢.你的 pth2onnx.py 代码,我用报错
RuntimeError: Exporting the operator silu to ONNX opset version 11 is not supported. Please open a bug to request ONNX export support for the missing operator
第一版的代码有bug
我有转换代码,移步我的仓库。库主没有合并。已经 pr.
谢谢。之前没注意,已经合并