open-mmlab / mmskeleton

A OpenMMLAB toolbox for human pose estimation, skeleton-based action recognition, and action synthesis.
Apache License 2.0
2.94k stars 1.04k forks source link

mmdet.apis #451

Open wyz0916-gitHub opened 2 years ago

wyz0916-gitHub commented 2 years ago

ImportError: mmskeleton.utils.third_party attempted to use a functionality that requires module mmdet.apis, but it couldn't be loaded. Please install mmdet and retry.

zouchao8527 commented 4 months ago

ImportError: mmskeleton.utils.third_party attempted to use a functionality that requires module mmdet.apis, but it couldn't be loaded. Please install mmdet and retry.

Hello,I also met the same problem.Could you tell me how you finally solved it?Thanks!

JacklE0niden commented 1 month ago

ImportError: mmskeleton.utils.third_party attempted to use a functionality that requires module mmdet.apis, but it couldn't be loaded. Please install mmdet and retry.

Hello,I also met the same problem.Could you tell me how you finally solved it?Thanks!

Did you solve the problem? I also met it. Thanks!