hustvl/YOLOP

Exporting the yolop model to torchscript

rahulr-iiitd opened this issue · 0 comments

Hello,

I have trained the yolop model for 13 classes. Now, I want to run inference on NVIDIA Jetson AGX device and for that I am trying to export the model to torchscript. However, I am facing many issues. So, just wanted to know if someone has managed to export the yolop model to torchscript.