We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
我创建了一个conda环境,然后python3 -mpip install --upgrade keras2ncnn,再转到对应目录下转换python3 -m keras2ncnn -i model.h5 -o ./
最开始我是先把h5转onnx再转的ncnn,然后部署在rk3568上,不知道为什么输出一直是0,nihui大佬推荐我直接转换 CNN.zip
The text was updated successfully, but these errors were encountered:
No branches or pull requests
我创建了一个conda环境,然后python3 -mpip install --upgrade keras2ncnn,再转到对应目录下转换python3 -m keras2ncnn -i model.h5 -o ./
最开始我是先把h5转onnx再转的ncnn,然后部署在rk3568上,不知道为什么输出一直是0,nihui大佬推荐我直接转换
CNN.zip
The text was updated successfully, but these errors were encountered: