wayveai / fiery

PyTorch code for the paper "FIERY: Future Instance Segmentation in Bird's-Eye view from Surround Monocular Cameras"
https://wayve.ai/blog/fiery-future-instance-prediction-birds-eye-view
MIT License
549 stars 87 forks source link

how to do torch2onnx #22

Open Yansz opened 2 years ago

Yansz commented 2 years ago

Thanks for your work, I want to know how to export this torch model to onnx, I failed to do this.

yebin999 commented 6 months ago

Hi, have you finished export work? could mind sharing me how to do it?

many thanks!