IDEA-Research / OSX

[CVPR 2023] Official implementation of the paper "One-Stage 3D Whole-Body Mesh Recovery with Component Aware Transformer"
https://osx-ubody.github.io/
MIT License
608 stars 53 forks source link

TopDown is not in the mmpose::model registry. #97

Open tvshow5727 opened 6 months ago

tvshow5727 commented 6 months ago

KeyError: 'TopDown is not in the mmpose::model registry. Please check whether the value of TopDown is correct or it was registered as expected. More details can be found at https://mmengine.readthedocs.io/en/latest/advanced_tutorials/config.html#import-the-custom-module'

I have meet the above problem. if the problem of mmpose is right?

linjing7 commented 6 months ago

Hi, have you installed the mmpose following our instruction?