orhir / PoseAnything

A Graph-Based Approach for Category-Agnostic Pose Estimation [ECCV 2024]
https://orhir.github.io/pose-anything/
Apache License 2.0
308 stars 17 forks source link

Complete requirements file #3

Closed ItamarPashoot closed 10 months ago

ItamarPashoot commented 10 months ago

Could you upload a full requirements file, specifically which versions of mmcv and mmpose do you use? I tried to run the demo in colab, but got an import error: ImportError: cannot import name 'Config' from 'mmcv'

Thanks a lot.

orhir commented 10 months ago

Thank you for showing interest in our work.

The supported versions of mmcv and mmpose are listed in the README file. Please follow the official MMPose instructions in installing them. Lastly, we've attached the full environment file for you to have a look at.

req.txt