open-mmlab / mmdetection

OpenMMLab Detection Toolbox and Benchmark
https://mmdetection.readthedocs.io
Apache License 2.0
29.02k stars 9.36k forks source link

train error #11288

Open XGchengcheng opened 8 months ago

XGchengcheng commented 8 months ago

Hello, I'm having trouble training rtmpose, KeyError: 'PackPofseInputs is not in the mmpose::transform registry. Please check whether the value of PackPofseInputs 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', thank you

XGchengcheng commented 8 months ago

my mmpose =1.1.0 mmengine =0.8.5 mmdet=3.1.0 mmcv =2.0.1 cuda=11.3 torch =1.12.0+cu113