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
Hi, I recently came across your wonderful repository and tested it on the yolov9-s-converted network and found that the engine model performs worse than the pt model and the confidence value becomes very small when the box gets bigger. What do you think is the problem and is there a solution to fix this?
Also, can I convert the pt model to onnx first and then convert it to engine?