PaddlePaddle / PaddlePaddle/FastDeploy

RTDERT模型转换问题。

Open
#1,955 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.