OpenDriveLab / LaneSegNet

[ICLR 2024] Map Learning with Lane Segment for Autonomous Driving
Apache License 2.0
262 stars 28 forks source link

Cannot export ONNX model using mmdet v2.26.0 #35

Closed anhtr-nguyn closed 1 month ago

anhtr-nguyn commented 3 months ago

Dear authors,

I am following https://mmdetection.readthedocs.io/en/v2.26.0/tutorials/pytorch2onnx.html to export lanesegnet model to ONNX format.

However, the config file is quite different from the format that framework can support. Could you give me some advice ?

sephyli commented 1 month ago

Apologies for the delayed response. I haven't had the chance to try the ONNX export and currently don't have the bandwidth to explore it.