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
The pre_post_processing.onnx files obtained by converting yolo11n.pt or yolov8n.pt with yoloe2e can be used correctly, but the pt files trained by me with data sets cannot Detection objects correctly after conversion, and the converted ONNX files can also be predicted. But the pre_post_processing.onnx file has no result
The pre_post_processing.onnx files obtained by converting yolo11n.pt or yolov8n.pt with yoloe2e can be used correctly, but the pt files trained by me with data sets cannot Detection objects correctly after conversion, and the converted ONNX files can also be predicted. But the pre_post_processing.onnx file has no result
Predict with best.onnx
Predict with pre_post_processing.onnx
here is my .pt file
https://github.com/FengYanNMG/NewRepo/blob/master/best.pt
The text was updated successfully, but these errors were encountered: