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
i use model.export(format="mlmodel",nms=True) , get and use yolov8n.mlmodel in your project , but i get the results is different from your provided mlmodel. how do you transfrom and get the model? thanks for reply!