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'm'trying to train the YOLO 11n model with CometML On. However, after the first epoch, I get a "KeyError: 85" and the stack trace seems to lead to comet.
Expected behavior
It should've followed to the next epochs.
Where is the issue?
Comet Python SDK
Comet UI
Third Party Integrations (Huggingface, TensorboardX, Pytorch Lighting etc)
Describe the Bug
I'm'trying to train the YOLO 11n model with CometML On. However, after the first epoch, I get a "KeyError: 85" and the stack trace seems to lead to comet.
Expected behavior
It should've followed to the next epochs.
Where is the issue?
To Reproduce
Here is my python code:
Stack Trace
If possible please include the full stack trace of your issue here
The text was updated successfully, but these errors were encountered: