LaneSegNet
LaneSegNet copied to clipboard
Cannot export ONNX model using mmdet v2.26.0
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 ?