sithu31296 / semantic-segmentation

SOTA Semantic Segmentation Models in PyTorch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

backbone of ddrnet_23_city.pth

fjremnav opened this issue · comments

I am able to convert ddrnet_23slim_city.pth to onnx model using backbone DDRNet-23slim
However, I got a lot of mismatch when converting ddrnet_23_city.pth to onnx model using backbone DDRNet-23 or DDRNet
What backbone name should I use in the config.yaml?
Thanks,

DDRNet-23 is not supported anymore. So, your error is fine. I forgot to update the weights.