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
标准的caffe似乎不支持yolo的训练,需要重新编译,有些麻烦,所以想问这里内置的caffe支持yolo吗?
The text was updated successfully, but these errors were encountered:
ModelArts预置的YOLO模型是MXNet实现的。 内置的caffe框架可以支持自定义模型,可以上传模型代码进行训练。
Sorry, something went wrong.
@sunbo57123 谢谢解答,不过不知道caffe的版本是不是支持所有yolo需要的操作呢?好像标准版的caffe是不包含某些操作的。
ModelArts 支持的caffe使用的是原生的caffe,没有做任何修改。
No branches or pull requests
标准的caffe似乎不支持yolo的训练,需要重新编译,有些麻烦,所以想问这里内置的caffe支持yolo吗?
The text was updated successfully, but these errors were encountered: