You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to run yolact_ros in TensorRT? I am running yolact_ros in JetsonNX and it uses almost all of GPU during inference and I am doing real-time object detection so I want to optimize it using tensorRT.
Have anyone tried running yolact_ros in tensorRT? Is it possible? Can you give me some hint or useful documentation?
Thank you for your help!
The text was updated successfully, but these errors were encountered:
YolactEdge supports TensorRT, so you could try setting that up and then using the yolact_edge_ros script that I added for issue #16. I have not used it myself though, so no guarantee that it works out of the box.
Hello! Thanks for this awesome work.
Is it possible to run yolact_ros in TensorRT? I am running yolact_ros in JetsonNX and it uses almost all of GPU during inference and I am doing real-time object detection so I want to optimize it using tensorRT.
Have anyone tried running yolact_ros in tensorRT? Is it possible? Can you give me some hint or useful documentation?
Thank you for your help!
The text was updated successfully, but these errors were encountered: