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
After setting up the deployment environment, YOLOv10 ran successfully. However, I noticed that some parameters during training, such as box_om, cls_om, dfl_om, etc., all had NaN values. I resolved this issue by disabling AMP.
PS: My GPU is a GTX 1660 Ti.
The text was updated successfully, but these errors were encountered:
After setting up the deployment environment, YOLOv10 ran successfully. However, I noticed that some parameters during training, such as box_om, cls_om, dfl_om, etc., all had NaN values. I resolved this issue by disabling AMP.
PS: My GPU is a GTX 1660 Ti.
The text was updated successfully, but these errors were encountered: