open-mmlab / mmengine

OpenMMLab Foundational Library for Training Deep Learning Models
https://mmengine.readthedocs.io/
Apache License 2.0
1.13k stars 335 forks source link

KeyError: 'CocoDataset #1463

Open lfreee opened 7 months ago

lfreee commented 7 months ago

📚 The doc issue

KeyError: 'CocoDataset is not in the mmengine::dataset registry. Please check whether the value of CocoDataset 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'

Suggest a potential alternative/fix

No response

zhouzaida commented 7 months ago

Hi, could you provide the steps (or information) to reproduce the error?