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 have a YOLOv5 model I want to script with both pre and post-processing functions. What would be the way to go ? The YOLOv5 postprocess does not include the nms. What is the way to go in that case ?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
I have a YOLOv5 model I want to script with both pre and post-processing functions. What would be the way to go ? The YOLOv5 postprocess does not include the
nms
. What is the way to go in that case ?I know there's https://github.com/zhiqwang/yolort/blob/main/notebooks/how-to-align-with-ultralytics-yolov5.ipynb but everything is not in the exported model here !
Thanks !
Beta Was this translation helpful? Give feedback.
All reactions