Skip to content
New issue

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

Trying to convert bezierlanenet to onnx #97

Open
farouk09 opened this issue Jun 1, 2022 · 3 comments
Open

Trying to convert bezierlanenet to onnx #97

farouk09 opened this issue Jun 1, 2022 · 3 comments
Labels
feature request new features help wanted Extra attention is needed lane detection

Comments

@farouk09
Copy link

farouk09 commented Jun 1, 2022

Hi,

I'm trying to convert bezierlanenet to onnx, first i got this error:

RuntimeError: Exporting the operator flip to ONNX opset version 9 is not supported. Support for this operator was added in version 10, try exporting with this version.

I have changed the oppset version to 10 but now i'm getting this error, any helps !

RuntimeError: ArrayRef: invalid index Index = 2; Length = 2

@voldemortX
Copy link
Owner

I don't think it is supported yet (and I remember saying that in the documentation?), considering the deformable conv from mmcv. Although technically mmcv supports it in beta versions.

@voldemortX
Copy link
Owner

@farouk09 I will list this as feature request.

@voldemortX voldemortX added feature request new features help wanted Extra attention is needed lane detection labels Jun 1, 2022
@voldemortX voldemortX mentioned this issue Jun 4, 2022
@voldemortX
Copy link
Owner

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request new features help wanted Extra attention is needed lane detection
Projects
None yet
Development

No branches or pull requests

2 participants