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
{{ message }}
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.
I have tensorrt optimized yolov5 engine but I could not run the inference on a video. I checked your doInference() function but does not match with the one that I used for inference. Since I have little knowledge about cuda programming I did not understand the code. Have you got any reference for using yolo engine on a video.
BEST REGARDS
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello everyone,
I have tensorrt optimized yolov5 engine but I could not run the inference on a video. I checked your
doInference()
function but does not match with the one that I used for inference. Since I have little knowledge about cuda programming I did not understand the code. Have you got any reference for using yolo engine on a video.BEST REGARDS
The text was updated successfully, but these errors were encountered: