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 model treats your dataset as numeric values.
no matter what you named inside your class.txt, your bounding box data should begin with numeric class id.
for short, just change dgo to dog inside class.txt and you are good to go 😀
Is there a way to update the class names for a model after it has been trained?
Let say i train the model, but there are class with name "dgo", the right name is "dog". How to update the class names in YOLOv9?
The text was updated successfully, but these errors were encountered: