【问题标题】:Can you run human pose estimation and object detection at same time in Detectron2你能在Detectron2中同时运行人体姿态估计和物体检测吗
【发布时间】:2021-11-20 18:50:51
【问题描述】:

是否可以运行人体姿态估计和识别其他对象(如汽车、动物等)的对象检测?

【问题讨论】:

    标签: machine-learning conv-neural-network artificial-intelligence detectron


    【解决方案1】:

    不,你不能。

    这是 2 个不同的模型,它们将有自己的配置和模型权重集。

    因此,您必须对两种配置和模型权重进行 2 次推断。

    【讨论】:

      猜你喜欢
      • 2023-03-29
      • 1970-01-01
      • 1970-01-01
      • 2016-07-23
      • 2011-10-30
      • 1970-01-01
      • 1970-01-01
      • 2015-01-26
      • 1970-01-01
      相关资源
      最近更新 更多