-1

Is it possible to run human pose estimation and the object detection that identifies other objects such as cars, animals, etc?

Dark Apostle
  • 189
  • 4
  • 18

1 Answers1

0

No, You cannot.

These are 2 different models and they will have their own configuration and model weights set.

So, you have to do 2 inferences for two configurations and model weights.

sandeepsign
  • 539
  • 6
  • 11