chensnathan / YOLOF

You Only Look One-level Feature (YOLOF), CVPR2021, Detectron2
MIT License
271 stars 28 forks source link

模型转onnx #5

Closed yhl41001 closed 3 years ago

yhl41001 commented 3 years ago

你好,可以提供模型转ONNX的工具吗?

chensnathan commented 3 years ago

As YOLOF is based on Detectron2, you can refer to the d2's deployment tutorial for deployment.