Can action recognition classify action and the object that performs the action. Example, i want to know if an animal is running or walking, can I have classes like this: Dog-running, Cat-running, Dog-walking, Cat-walking. So the model not only classify the action but also the object. Is it possible or action recognition only focuses on the action?
Yes, it is possible to classify both the action and the object performing it.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.