PaddlePaddle / PaddlePaddle/FastDeploy
RTDERT模型转换问题。
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 3.7k
- Forks
- 756
- Avg merge
- 19h 28m
- Merged PRs (30d)
- 4
Description
RT-DERT的paddle转onnx,只能设置Use opset_version = 16 for ONNX export。但是在rknpu上,只能支持load_onnx: Unsupport onnx opset 16, need <= 12!
paddle到onnx,最低16,onnx到rknn,fastdeploy最高12.怎么解决
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Reproduce the RT-DERT Paddle-to-ONNX export with opset 16, then check the ONNX-to-RKNN path through FastDeploy against the stated opset limit; done means identifying a supported conversion path or a documented compatibility limitation.
Written by the indexing model from the issue text.
Assessment
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100