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
@Mirshal Hello.
You can modify this line. For example, to detect person and car you can do this: res = model.predict(image, conf=conf, classes=[0, 2])
For other classes you can check COCO dataset config file.
can you help me in finding a way how the model only detects one object class, namely person. I am very grateful if you can provide instructions
The text was updated successfully, but these errors were encountered: